diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2011-11-01 22:25:58 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-08 21:44:22 +0000 |
commit | 68cca5ca15cbdd53748ec130fb6f20cbb3fb5072 (patch) | |
tree | 56279b8ad8f1afe6649ce1108058477b38cb5470 /meta/recipes-devtools/binutils | |
parent | 49dcb301ab39327554d86d23cf6f8d435d7a7351 (diff) | |
download | openembedded-core-68cca5ca15cbdd53748ec130fb6f20cbb3fb5072.tar.gz openembedded-core-68cca5ca15cbdd53748ec130fb6f20cbb3fb5072.tar.bz2 openembedded-core-68cca5ca15cbdd53748ec130fb6f20cbb3fb5072.tar.xz openembedded-core-68cca5ca15cbdd53748ec130fb6f20cbb3fb5072.zip |
gmp_5.0.2: Set CC_FOR_BUILD to BUILD_CC
CC_FOR_BUILD was compiling the test programs using the target's
compile options and executing those on the host, causing errors such
as:
/bin/sh: line 1: 15032 Illegal instruction ./gen-bases table 64 0 > mpn/mp_bases.c
/bin/sh: line 1: 15033 Illegal instruction ./gen-bases header 64 0 > mp_bases.h
Export CC_FOR_BUILD using BUILD_CC to fix the problem.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta/recipes-devtools/binutils')
0 files changed, 0 insertions, 0 deletions