terralang / terra

Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
terralang.org
Other
2.72k stars 201 forks source link

Fix target ABI for macOS M1 by reading arguments from BuildCompilation #607

Closed elliottslaughter closed 2 years ago

elliottslaughter commented 2 years ago

See #605 for failure mode and justification for this change.