mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-10 01:44:57 +02:00
This triggers staging qa warnings otherwise. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
4 lines
77 B
Bash
4 lines
77 B
Bash
do_compile_append () {
|
|
sed -i -e 's#-B${gcc_bindir}##' support/bash.pc
|
|
}
|