aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorMingli Yu <Mingli.Yu@windriver.com>2018-09-27 15:20:26 +0800
committerKhem Raj <raj.khem@gmail.com>2018-09-27 08:34:24 -0700
commitee71404eb2c62c4ec4c682e2f8f583cde4aa7386 (patch)
tree65091a3b6e21af952c5e736f5d578db47bcf7828 /meta-oe/recipes-devtools
parenta84c46158f87800d00c845bbda151297a4860543 (diff)
downloadmeta-openembedded-contrib-ee71404eb2c62c4ec4c682e2f8f583cde4aa7386.tar.gz
efivar: make CC_FOR_BUILD value complete
Update CC_FOR_BUILD=${BUILD_CC} to CC_FOR_BUILD="${BUILD_CC}" to guarantee the BUILD_CC value passed to CC_FOR_BUILD completely to avoid below build failure when ccache enabled: | NOTE: make -j 48 -C src makeguids CC_FOR_BUILD=ccache gcc | make: Entering directory '/mybuild/tmp-glibc/work/x86_64-linux/efivar-native/0.36-r0/git/src' | ccache -isystem/mybuild/tmp-glibc/work/x86_64-linux/efivar-native/0.36-r0/recipe-sysroot-native/usr/include -O2 -pipe ... -DEFIVAR_BUILD_ENVIRONMENT -o makeguids makeguids.c guid.c -ldl | ccache: invalid option -- 'i' Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
0 files changed, 0 insertions, 0 deletions