nixpkgs/pkgs/stdenv/linux/bootstrap-tools-musl
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
..
scripts musl bootstrap: remove libiconv 2018-04-24 21:27:28 -05:00
default.nix cc-wrapper: add trivialautovarinit hardening flag support 2024-02-24 12:00:09 +00:00