nixpkgs/pkgs/stdenv/generic
Eelco Dolstra 2040a9ac57 stdenv-linux: Ensure binutils comes before bootstrapTools in $PATH
Otherwise, when building glibc and other packages, the "strip" from
bootstrapTools is used, which doesn't recognise some tags produced by
the newer "ld" from binutils.
2016-02-28 01:13:15 +01:00
..
builder.sh stdenv: Statically include the default build inputs 2014-11-06 12:10:28 +01:00
default-builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default.nix Set SOURCE_DATE_EPOCH to latest source file 2016-01-05 17:21:48 +01:00
setup.sh stdenv-linux: Ensure binutils comes before bootstrapTools in $PATH 2016-02-28 01:13:15 +01:00