1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-17 06:19:56 +00:00
Files
poky/meta/recipes-devtools
Mark Hatle 41cbfd7af6 gcc-5.2: Fix various _FOR_BUILD and related variables
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: 85ca40c42950315f2783b98f57df16b261d2826e)

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-21 22:56:04 +01:00
..
2015-08-11 09:28:51 -07:00
2015-08-11 09:28:51 -07:00
2015-08-11 09:28:48 -07:00
2015-08-30 12:35:49 +01:00
2015-09-23 09:52:50 +01:00
2015-08-11 09:28:50 -07:00
2015-09-01 11:44:03 +01:00
2015-09-01 11:44:03 +01:00
2015-08-10 12:40:31 -07:00
2015-08-10 12:40:20 -07:00
2015-08-10 12:40:20 -07:00
2015-07-12 22:55:42 +01:00
2015-09-23 09:53:08 +01:00
2015-09-12 23:01:53 +01:00
2014-12-23 10:18:20 +00:00
2015-05-30 22:26:12 +01:00
2015-07-31 10:32:44 +01:00
2015-09-12 23:01:53 +01:00
2015-09-18 09:05:22 +01:00
2015-09-24 17:54:23 +01:00
2015-08-16 22:40:55 +01:00
2015-09-04 16:23:55 +01:00
2015-09-12 22:48:26 +01:00
2015-09-03 12:43:14 +01:00
2015-06-08 17:34:03 +01:00
2015-08-24 23:47:05 +01:00
2015-04-21 07:20:25 +01:00
2015-05-20 21:41:08 +01:00
2015-06-11 23:59:15 +01:00