mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-08 08:54:47 +02:00
tcmode: drop binutils-cross from PNBLACKLIST_DYNAMIC
We need this to allow the user to specify PREFERRED_PROVIDER for binutils-cross. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -50,7 +50,6 @@ PNBLACKLIST[linux-libc-headers-yocto] = "not building with an external toolchain
|
||||
PNBLACKLIST_DYNAMIC += "\
|
||||
${MLPREFIX}gcc-cross-${TARGET_ARCH} \
|
||||
${MLPREFIX}gcc-cross-initial-${TARGET_ARCH} \
|
||||
${MLPREFIX}binutils-cross-${TARGET_ARCH} \
|
||||
\
|
||||
gcc-source-${@'${GCCVERSION}'.replace('%', '')} \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user