nixpkgs/pkgs/development/tools/misc/binutils
Franz Pletz aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
..
default.nix Use general hardening flag toggle lists 2016-03-05 18:55:26 +01: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
pt-pax-flags-20121023.patch binutils: Add PaX patch 2014-05-15 13:25:49 +02:00