summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/icecc-create-env
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2011-09-23 23:46:33 +0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-28 14:58:47 +0100
commit82785064ac9059da83aa657b9ed8f8ff4a488ef8 (patch)
tree04af1311216630d7b3669b05f2d295529768496d /meta/recipes-devtools/icecc-create-env
parent1451b9f46cf0cbd24d6ef6056b5e85377f33f71b (diff)
downloadpoky-82785064ac9059da83aa657b9ed8f8ff4a488ef8.tar.gz
bitbake.conf: change ccache path to use MULTIMACH_HOST_SYS
Currently if I build packages for several targets (e.g. for armv5te tosa and for armv7a beagleboard) oe will use single ccache dir for both of those targets: build/ccache/arm-oe-linux-gnueabi. However those targets use different opcodes, different features and binaries created for one of those targets wont't run on the lower one. So use MULTIMACH_HOST_SYS for ccache dir, so that it uses something like build/ccache/armv5te-oe-linux-gnueabi dir. (From OE-Core rev: 982373006a98cf2303514badd1cfb692108408c0) Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/icecc-create-env')
0 files changed, 0 insertions, 0 deletions