mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-18 21:22:18 +02:00
tcmode: blacklist libgcc-initial
Signed-off-by: Christopher Larson <kergoth@gmail.com>
This commit is contained in:
@@ -55,6 +55,7 @@ PNBLACKLIST[gcc-cross] = "not building with an external toolchain"
|
||||
PNBLACKLIST[gcc-cross-initial] = "not building with an external toolchain"
|
||||
PNBLACKLIST[gcc-cross-intermediate] = "not building with an external toolchain"
|
||||
PNBLACKLIST[gcc-runtime] = "not building with an external toolchain"
|
||||
PNBLACKLIST[libgcc-initial] = "not building with an external toolchain"
|
||||
PNBLACKLIST[libgcc] = "not building with an external toolchain"
|
||||
PNBLACKLIST[linux-libc-headers] = "not building with an external toolchain"
|
||||
PNBLACKLIST[linux-libc-headers-yocto] = "not building with an external toolchain"
|
||||
|
||||
Reference in New Issue
Block a user