mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-04 06:54:36 +02:00
bash: drop -B${gcc_bindir} from bash.pc
This triggers staging qa warnings otherwise. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
3
core/recipes-extended/bash/bash_%.bbappend
Normal file
3
core/recipes-extended/bash/bash_%.bbappend
Normal file
@@ -0,0 +1,3 @@
|
||||
do_compile_append () {
|
||||
sed -i -e 's#-B${gcc_bindir}##' support/bash.pc
|
||||
}
|
||||
Reference in New Issue
Block a user