diff --git a/core/recipes-extended/bash/bash_%.bbappend b/core/recipes-extended/bash/bash_%.bbappend index 75a9207..bd143ff 100644 --- a/core/recipes-extended/bash/bash_%.bbappend +++ b/core/recipes-extended/bash/bash_%.bbappend @@ -1,4 +1,4 @@ -do_compile_append () { +do_compile_append_tcmode-external () { if [ -e support/bash.pc ] ; then sed -i -e 's#-B${gcc_bindir}##' support/bash.pc fi