nixpkgs/pkgs/development/tools/misc/binutils
Tuomas Tynkkynen 88efc22b44 binutils: Don't pass --host etc. when not cross-compiling
Or linuxHeaders build fails on ARM (non-cross) since e826a6a247:

````
  HOSTCC  scripts/basic/fixdep
/nix/store/9glws7v2j28blv1n7azqr3b43qadjd1j-binutils-2.28.1/bin/ld: unrecognised emulation mode: armelf_linux_eabi
Supported emulations: armelf_linux armelf armelfb armelfb_linux
collect2: error: ld returned 1 exit status
````
2017-08-17 18:37:10 +03:00
..
default.nix binutils: Don't pass --host etc. when not cross-compiling 2017-08-17 18:37:10 +03:00
deterministic.patch Patch binutils to produce more deterministic output 2013-06-25 11:15:45 +03:00
dtneeded.patch binutils: update to 2.23.1, and addition of patch for DT_NEEDED 2012-12-20 23:05:27 +01:00
new-dtags.patch * Turn on ld's --enable-new-dtags option by default to get RUNPATHs 2008-05-29 14:16:35 +00:00
no-plugins.patch binutils: minimize rebuilds after parent revert 2017-01-30 14:10:13 +01:00
pt-pax-flags.patch binutils: 2.23.1 -> 2.26 2016-02-28 01:10:35 +01:00