nixpkgs/pkgs/stdenv/cross
John Ericson 49c99b70cf cross-stdenv: Only prune most overrides in the final stage
Before all overrides were also pruned in the previous stage, now
only gcc and binutils are, because they alone care about about the
target platform. The rest of the overrides don't, so it's better to
preserve them in order to avoid spurious rebuilds.
2017-04-24 16:31:53 -04:00
..
default.nix cross-stdenv: Only prune most overrides in the final stage 2017-04-24 16:31:53 -04:00