summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/yasm
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-11 10:37:38 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-11 16:09:13 +0000
commit21db71990bdaac6740873f591fc11b2e54caa217 (patch)
tree3cf72fb657761c19fed11a899baa340252fd9b0c /meta/recipes-devtools/yasm
parent760e81678cec80dcdaab12c2a0a0148e3e0ba275 (diff)
downloadpoky-21db71990bdaac6740873f591fc11b2e54caa217.tar.gz
u-boot-mkimage: Fix use of 'cc' instead of BUILD_CC
OE needs to be able to change the default compiler. If we pass in HOSTCC through the make command, it overwrites not only this setting but also the setting in tools/Makefile wrapped in ifneq ($(CROSS_BUILD_TOOLS),) which breaks the build. We therefore add a way of changing the default in the top level Makefile without interfering with the other setting. I've emailed this workaround to Masahiro Yamada for discussion. (From OE-Core rev: e777d6873ce9a8a80288ecbcfc86239e0ed0e2f9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/yasm')
0 files changed, 0 insertions, 0 deletions