Files
meta-external-toolchain/core/recipes-devtools/python/python3_%.bbappend
Christopher Larson 537bc233f7 Various: leverage the tcmode overrides
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2018-03-15 01:53:51 +05:00

4 lines
199 B
Plaintext

# This build relies on this matching up with HOST_PREFIX, as it doesn't seem
# to use CROSS_COMPILE everywhere. Align it here to fix the build.
HOST_SYS_tcmode-external = "${@'${HOST_PREFIX}'[:-1]}"