mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-04 06:54:36 +02:00
tcmode: drop pnblacklist of linux-libc-headers
The blacklist isn't necessary. We already provide the virtual, but if someone wants the real thing, it shouldn't be harmful to allow it to build. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -44,8 +44,6 @@ PNBLACKLIST[gcc-sanitizers] = "not building with an external toolchain"
|
||||
PNBLACKLIST[gcc-source] = "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"
|
||||
|
||||
PNBLACKLIST_DYNAMIC += "\
|
||||
${MLPREFIX}gcc-cross-${TARGET_ARCH} \
|
||||
|
||||
Reference in New Issue
Block a user