mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 20:11:17 +00:00
* added `--linux-libc=host` and set default to `default_linux` from `src/build/builder.c` * updated `resources/project_schema.json` for `linux-libc` host build option * Update how libc is set. --------- Co-authored-by: Christoffer Lerno <christoffer@aegik.com>