mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-18 13:12:16 +02:00
Various: leverage the tcmode overrides
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
do_install_append () {
|
||||
do_install_append_tcmode-external () {
|
||||
install -d ${D}${bindir}/gcc
|
||||
for i in ${D}${bindir}/${TARGET_PREFIX}*; do
|
||||
ln -s ../$(basename "$i") ${D}${bindir}/gcc/${i##*/${TARGET_PREFIX}}
|
||||
|
||||
Reference in New Issue
Block a user