Silence gdbserver preference warnings in multilib builds

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2019-05-10 16:32:06 +00:00
parent 60667c36c2
commit 8964172347
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
PREFERRED_PROVIDER_${MLPREFIX}gdbserver ?= "${MLPREFIX}gdb"
PROVIDES_append_tcmode-external = " ${@'gdbserver' if '${PREFERRED_PROVIDER_${MLPREFIX}gdbserver}' == '${PN}' else ''}"
# Disable build of gdbserver if is provided by external-sourcery-toolchain