1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-23 16:02:20 -04:00
nixpkgs/pkgs/build-support/cc-wrapper
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
..
add-flags cc-wrapper: fix #10574: old gcc -> cc fallout 2016-02-05 14:05:14 +01:00
cc-wrapper.sh
default.nix
gnat-wrapper.sh
gnatlink-wrapper.sh
ld-solaris-wrapper.sh
ld-wrapper.sh
setup-hook.sh stdenv-linux: Ensure binutils comes before bootstrapTools in $PATH 2016-02-28 01:13:15 +01:00
utils.sh