mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-22 01:04:57 +02:00
4 lines
199 B
Plaintext
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]}"
|