actonlang / acton

The Acton Programming Language
https://www.acton-lang.org/
BSD 3-Clause "New" or "Revised" License
80 stars 7 forks source link

Don't build bdwgc, argp, bsdnt #1874

Closed plajjan closed 2 months ago

plajjan commented 2 months ago

Just ship as source in distribution and do zig build of it as needed.

Part of #1871