mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 05:56:58 +02:00
eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 015591c4c4c085390dc4cf1344a6efa26fb55bd3.
This commit is contained in:
parent
7143c6de6e
commit
e5613afb44
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user