nixpkgs/pkgs/development/libraries/gmp
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.3.2.nix darwin purity: gmp-4.3.2 2015-06-18 17:54:12 -07:00
5.1.x.nix Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
6.x.nix gmp: 6.0.0a -> 6.1.0 2015-11-05 18:21:44 -08:00
need-size-t.patch fix gmp on darwin 2015-02-03 15:18:28 -08:00