mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
4 lines
202 B
Plaintext
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}"
|