nixpkgs/pkgs/development/compilers/gcc/4.5
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
..
builder.sh Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
default.nix Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
ghdl-ortho-cflags.patch * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
no-sys-dirs.patch * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
sources.nix gcc 4.5: Update to 4.5.4. 2012-08-20 10:15:17 +02:00
update-gcc.sh * Fix broken symlink. 2012-03-01 21:40:46 +00:00