diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2011-11-01 22:25:58 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-30 16:38:14 +0000 |
commit | 9152ef8b1d43ccde024ef827676c155402c1c422 (patch) | |
tree | 8cab0545e5ebf99d500a8060a1b1b64c7971e951 /meta/recipes-devtools | |
parent | 4e4521b5bf0e2bf4324826d72e360c9dda4840c3 (diff) | |
download | poky-9152ef8b1d43ccde024ef827676c155402c1c422.tar.gz |
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.
(From OE-Core rev: 68cca5ca15cbdd53748ec130fb6f20cbb3fb5072)
(From OE-Core rev: 6ce3482c0f50b95d1d60d3c9250a9ab38fca76fe)
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions