mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
bash: use tcmode override
This ensures we pass yocto-check-layers. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
committed by
Christopher Larson
parent
2cb87790ab
commit
fdc6a24643
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user