mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 22:33:08 +00:00
Uses the new `-M[name][=src]` CLI syntax to omit the source when the module does not have a zig root source file. Only some kinds of link objects imply that this should happen.