mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-16 18:03:59 +00:00
a77d0eb819
The original logic was prepending to the array, but this one prepends the array to itself, which breaks the x86_64-linux stdenv bootstrap. The correct thing to do is build up the arguments in a temporary array and prepend it like the original code was doing. |
||
---|---|---|
.. | ||
builder.nix | ||
checksum.nix | ||
configure-flags.nix | ||
dependencies.nix | ||
extra-target-flags.nix | ||
libgcc-buildstuff.nix | ||
libgcc.nix | ||
meta.nix | ||
platform-flags.nix | ||
pre-configure.nix | ||
strip-attributes.nix |