mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 17:02:35 +02:00
blacklist_dynamic: add example of gcc-source-%
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# Blacklist recipe names which include variable references, handling
|
||||
# multilibs.
|
||||
#
|
||||
# Ex. PNBLACKLIST_DYNAMIC += "${MLPREFIX}gcc-cross-${TARGET_ARCH}"
|
||||
# Ex.
|
||||
# PNBLACKLIST_DYNAMIC += "${MLPREFIX}gcc-cross-${TARGET_ARCH}"
|
||||
# PNBLACKLIST_DYNAMIC += "gcc-source-${@'${GCCVERSION}'.replace('%', '')}"
|
||||
|
||||
PNBLACKLIST_DYNAMIC ?= ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user