eclass/toolchain: Sync with Gentoo

It's from Gentoo commit 015591c4c4c085390dc4cf1344a6efa26fb55bd3.
This commit is contained in:
Flatcar Buildbot 2024-03-11 07:15:01 +00:00 committed by Krzesimir Nowak
parent 7143c6de6e
commit e5613afb44

View File

@ -1383,6 +1383,7 @@ toolchain_src_configure() {
local confgcc_jit=(
"${confgcc[@]}"
--enable-lto
--disable-analyzer
--disable-bootstrap
--disable-cet
@ -1398,7 +1399,6 @@ toolchain_src_configure() {
--disable-libssp
--disable-libstdcxx-pch
--disable-libvtv
--disable-lto
--disable-nls
--disable-objc-gc
--disable-systemtap