nixpkgs/pkgs/development/tools/misc/texinfo
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
..
4.13a.nix Add meta.branch to a bunch of packages 2014-11-19 18:54:58 +00:00
5.2.nix texinfo: fix doCheck properly, cleanup (close #11527) 2015-12-17 14:45:46 +01:00
6.0.nix Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00