nixpkgs/pkgs/stdenv/linux
Robert Scott 4a91b3e798 cc-wrapper: add trivialautovarinit hardening flag support
this equates to -ftrivial-auto-var-init=pattern

clang has removed support for -ftrivial-auto-var-init=zero and
are unlikely to re-add it, so use -ftrivial-auto-var-init=pattern
on both compilers if only to make behaviour more consistent
between the two.

add to pkgsExtraHardening's defaultHardeningFlags.
2024-02-24 12:00:09 +00:00
..
bootstrap-files Merge #288866: pkgs/stdenv/linux: update x86_64-unknown-linux-gnu bootstrap-files 2024-02-17 10:38:31 +01:00
bootstrap-tools cc-wrapper: add trivialautovarinit hardening flag support 2024-02-24 12:00:09 +00:00
bootstrap-tools-musl cc-wrapper: add trivialautovarinit hardening flag support 2024-02-24 12:00:09 +00:00
default.nix stdenv: fix eval of pkgsMusl packages with platform constraints 2023-12-28 15:29:29 +00:00
make-bootstrap-tools-cross.nix bootstrap-tools-cross: Rename bootstrap file jobs to be more descriptive 2023-10-03 23:34:40 +03:00
make-bootstrap-tools.nix Revert "Revert "Merge pull request #253760 from chivay/bootstrap-scrt"" 2023-09-30 15:17:47 -04:00