nixpkgs/pkgs/stdenv/linux
Franz Pletz 3db93c351d cc-wrapper: add stack clash protection hardening flag
Most Linux distributions are enabling this these days and it does
protect against real world vulnerabilities as demonstrated by
CVE-2018-16864 and CVE-2018-16865.

Fix #53753.

Information on llvm version support gleaned from
6609892a2d
68e07da3e5
092507a730

Information on gcc version support a lot harder to gather,
but both 32bit and 64bit arm do appear to be supported
based on the test suite.
2024-06-07 20:23:46 +01:00
..
bootstrap-files
bootstrap-tools cc-wrapper: add stack clash protection hardening flag 2024-06-07 20:23:46 +01:00
bootstrap-tools-musl
default.nix wrapCC, wrapBintools: move expand-response-params bootstrapping out 2024-04-18 20:49:13 +02:00
make-bootstrap-tools-cross.nix
make-bootstrap-tools.nix