diff options
author | Krzesimir Nowak <knowak@microsoft.com> | 2023-03-17 02:34:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 02:35:53 +0000 |
commit | 0b7eace724b0035856311008c95cc7fe18b8231b (patch) | |
tree | 929194d32244104a546aa424244787c637b53e33 /app-misc/fmawk | |
parent | dev-lang/ocaml: Stabilize 4.05.0-r9 amd64, #901711 (diff) | |
download | gentoo-0b7eace724b0035856311008c95cc7fe18b8231b.tar.gz gentoo-0b7eace724b0035856311008c95cc7fe18b8231b.tar.bz2 gentoo-0b7eace724b0035856311008c95cc7fe18b8231b.zip |
sys-libs/glibc: disable CET explicitly if USE=-cet
When bootstrapping, we may have a situation where CET-enabled gcc from seed is
used to build CET-disabled glibc. As such, gcc implicitly enables CET if no
-fcf-protection flag is passed. For a typical package it should not be a problem,
but for glibc it matters as it is dealing with CET in ld.so. So if CET is supposed to be
disabled for glibc, be explicit about it.
[sam: cherry-picked from Flatcar at https://github.com/flatcar/coreos-overlay/commit/f4b92a6de9fcf506b30f1c6156b27c0e3d25438e]
Bug: https://bugs.gentoo.org/830454
Closes: https://bugs.gentoo.org/901363
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/fmawk')
0 files changed, 0 insertions, 0 deletions