mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-07 08:09:39 -04:00
2b99182e25
* make the setting in the linker backend be non-optional; by this time all defaults are supposed to be resolved. * integrate with `zig cc` * change the CLI parsing to match C compiler parsing, allowing `--compress-debug-sections` alone to choose a default encoding of zlib.