mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
gcc: drop TARGET_SYS workaround
This is no longer needed, as the external toolchain no longer sets TARGET_PREFIX. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
# Align TARGET_SYS and TARGET_PREFIX to avoid binary links which include both
|
||||
TARGET_SYS := "${@TARGET_PREFIX[:-1]}"
|
||||
|
||||
# FIXME: resolve gcc version mismatch issues with ${libdir}/gcc/*/<version>
|
||||
# filesystem paths
|
||||
python () {
|
||||
|
||||
Reference in New Issue
Block a user