nixpkgs/pkgs/development/compilers/zig
Winter ac44b254b4 zig_0_9: build with baseline CPU target
26b9a2f4a1 changes Zig 0.10 to build the
compiler (notably *not* its outputs, at least not by default) with
its baseline CPU target, but we should ideally do it for both versions
to increase reproducibility, as well as increase the number of users who
are able to use Hydra-provided Zig binaries.

This also adds a comment above the flag in 0.10, to explain why we're adding
the flag, as we do with the RPATH one.

See https://github.com/NixOS/nixpkgs/issues/214356 and https://github.com/NixOS/nixpkgs/issues/185665
for further context.
2023-02-16 21:59:16 -05:00
..
0.9.1.nix zig_0_9: build with baseline CPU target 2023-02-16 21:59:16 -05:00
0.10.nix zig_0_9: build with baseline CPU target 2023-02-16 21:59:16 -05:00
rpath.patch
ventura.patch zig: fix build on darwin 2023-01-04 00:06:36 +01:00