mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
More quoting fixes
(From OE-Core rev: 17f2d5d70ad323cea4fb149154bc38844661fa3a) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0cfceaa53b
commit
320558f494
@@ -39,7 +39,7 @@ do_configure_prepend() {
|
||||
mkdir -p po
|
||||
}
|
||||
|
||||
export GUILE_FOR_BUILD=${BUILD_SYS}-guile
|
||||
export GUILE_FOR_BUILD="${BUILD_SYS}-guile"
|
||||
|
||||
do_compile_append() {
|
||||
# just for target recipe
|
||||
|
||||
Reference in New Issue
Block a user