Files
zig/src/Compilation
Alex Rønne Petersen 4219037faf compiler: default to PIC if the target defaults to PIE
Otherwise, by default and with no special flags, we produce objects and static
libraries that cannot be linked into executables.
2026-03-26 05:50:51 +01:00
..