generic-poky/meta/recipes-support/gmp
Tom Zanussi 9152ef8b1d 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>
2012-01-30 16:38:14 +00:00
..
gmp recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
gmp-4.2.1 recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
gmp.inc Various: Switch to using GNU_MIRROR 2011-03-23 15:44:02 +00:00
gmp_4.2.1.bb Various: Switch to using GNU_MIRROR 2011-03-23 15:44:02 +00:00
gmp_5.0.2.bb gmp_5.0.2: Set CC_FOR_BUILD to BUILD_CC 2012-01-30 16:38:14 +00:00