mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-16 12:13:08 +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>
|
# FIXME: resolve gcc version mismatch issues with ${libdir}/gcc/*/<version>
|
||||||
# filesystem paths
|
# filesystem paths
|
||||||
python () {
|
python () {
|
||||||
|
|||||||
Reference in New Issue
Block a user