blacklist_dynamic: add example of gcc-source-%

This commit is contained in:
Christopher Larson
2015-07-21 13:41:22 -07:00
parent c19653c29d
commit e6abcdeaeb

View File

@@ -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 ?= ""