nixpkgs/pkgs/development/libraries/db
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
..
clang-4.8.patch FreeBSD support 2016-01-01 16:59:48 +00:00
clang-5.3.patch FreeBSD support 2016-01-01 16:59:48 +00:00
cygwin-4.4.patch db: Reorganize Berkeley Database Packaging 2014-02-15 12:03:01 +01:00
cygwin-4.5.patch db: Reorganize Berkeley Database Packaging 2014-02-15 12:03:01 +01:00
db-4.4.nix Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
db-4.5.nix Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
db-4.7.nix Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
db-4.8.nix Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
db-5.3.nix FreeBSD support 2016-01-01 16:59:48 +00:00
db-6.0.nix Attach a bunch of meta.branch info for the monitor 2014-11-17 18:04:59 +00:00
generic.nix db4: turn off format hardening 2016-02-07 16:20:07 +00:00
register-race-fix.patch db: Reorganize Berkeley Database Packaging 2014-02-15 12:03:01 +01:00