nixpkgs/pkgs/development/tools/misc/binutils
John Ericson 88ea6463a3 binutils on darwin: Clean up the rats nest
- No more *Cross duplication for binutils on darwin either.
   `cctools_cross` is merged into plain `cctools`, so `buildPackages`
   chains alone are used to disambiguate.

 - Always use a mashup of cctools and actual GNU Binutils as `binutils`.
   Previously, this was only done in the native case as nobody had
   bothered to implement the masher in the cross case. Implemented it
   basically consisted of extending the wrapper to deal with prefixed
   binaries.
2017-05-17 15:33:05 -04:00
..
default.nix binutils on darwin: Clean up the rats nest 2017-05-17 15:33:05 -04: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