Files
meta-external-toolchain/core/recipes-core/meta/meta-environment-extsdk.bbappend
Christopher Larson e93ba6ff5d meta-environment{,-extsdk}: obey the tcmode override
Signed-off-by: Christopher Larson <kergoth@gmail.com>
2021-04-01 12:17:36 -07:00

4 lines
202 B
Plaintext

# Don't dump the -B${gcc_bindir} appended to TUNE_CCARGS and subsequently
# to TARGET_CC_ARCH, since it consists of local machine toolchain paths.
TUNE_CCARGS_remove_tcmode-external = "-B${gcc_bindir}"