summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mdadm
diff options
context:
space:
mode:
authorJuro Bystricky <juro.bystricky@intel.com>2015-11-07 09:46:42 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-25 07:57:04 +0000
commite6dc4b2ac0cc6417c0e0ddcdcbe3f334581af8fc (patch)
tree777e815f17fe63a384716c61dff6a0bcb319578c /meta/recipes-extended/mdadm
parente2fe4c99f1020a20b579832c4feafcd0e9bc2f75 (diff)
downloadopenembedded-core-contrib-e6dc4b2ac0cc6417c0e0ddcdcbe3f334581af8fc.tar.gz
gcc-4.9: Fix various _FOR_BUILD and related variables
This patch is based on the patch for gcc-5.2 (41cbfd7af60f93a4bd496b7b6bf477215a286950) 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. Signed-off-by: Juro Bystricky <juro.bystricky@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/mdadm')
0 files changed, 0 insertions, 0 deletions