mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 62624051074391f6c8d7c6cdb4a75a234220a326.
This commit is contained in:
parent
1334a0b089
commit
f434e4e6f4
@ -1241,7 +1241,7 @@ toolchain_src_configure() {
|
||||
|
||||
local GCC_LANG="c"
|
||||
is_cxx && GCC_LANG+=",c++"
|
||||
is_d && GCC_LANG+=",d"
|
||||
is_d && GCC_LANG+=",d" confgcc+=( --enable-libphobos )
|
||||
is_go && GCC_LANG+=",go"
|
||||
if is_objc || is_objcxx ; then
|
||||
GCC_LANG+=",objc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user