mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
When EXTERNAL_TARGET_SYS != TARGET_PREFIX, which is generally the case, we should ship symlinks with the other prefix. This is largely for compatibility with existing scripts, but also means we don't need to alter the variables in environment-setup, i.e. CC. Signed-off-by: Christopher Larson <chris_larson@mentor.com>