mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
meta-environment{,-extsdk}: obey the tcmode override
Signed-off-by: Christopher Larson <kergoth@gmail.com>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
# 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 = "-B${gcc_bindir}"
|
||||
TUNE_CCARGS_remove_tcmode-external = "-B${gcc_bindir}"
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
# 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 = "-B${gcc_bindir}"
|
||||
TUNE_CCARGS_remove_tcmode-external = "-B${gcc_bindir}"
|
||||
|
||||
Reference in New Issue
Block a user