Files
poky/meta/recipes-devtools/gcc
Juro Bystricky d8adfd28f7 gcc-4.9: Fix various _FOR_BUILD and related variables
This patch is based on the patch for gcc-5.2 (41cbfd7af6)

When doing a FOR_BUILD thing, you have to override CFLAGS with
CFLAGS_FOR_BUILD. And if you use C++, you also have to override
CXXFLAGS with CXXFLAGS_FOR_BUILD.
Without this, when building for mingw, you end up trying to use
the mingw headers for a host build.

The same goes for other variables as well, such as CPPFLAGS,
CPP, and GMPINC.

(From OE-Core rev: e6dc4b2ac0cc6417c0e0ddcdcbe3f334581af8fc)

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-11-25 08:08:09 +00:00
..
2015-07-31 10:32:37 +01:00
2015-07-31 10:32:37 +01:00
2014-05-06 17:59:15 +01:00
2015-07-27 12:28:00 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00
2015-07-27 12:28:00 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00