Various: leverage the tcmode overrides

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2018-03-15 00:58:11 +05:00
parent c308682978
commit 537bc233f7
5 changed files with 18 additions and 19 deletions

View File

@@ -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}}