3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/tools/parsing
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
..
antlr antlr: add meta attributes 2014-06-22 21:59:41 +02:00
bison Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
byacc Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
flex flex: disable tests when cross compiling 2015-12-23 21:05:32 +10:00
flexc++ Add version attribute where maintainers |= nckx 2016-01-25 17:35:21 +01:00
hammer meta.description fixups 2015-04-30 18:17:42 +02:00
jikespg jikespg: Cleanup 2014-01-03 11:56:41 +01:00
jshon Fixed some descriptions 2015-04-28 10:55:20 +02:00
lemon More version attribute tidying where maintainers |= nckx 2016-01-25 20:08:34 +01:00
peg
ragel ragel: use new texlive infrastructure 2016-02-15 18:34:55 +01:00
re2c nixpkgs: re2c 0.14.2 -> 0.14.3 2015-07-20 13:52:33 -05:00