gcc-4.3/4.4: correct flags passed to native parts of the build
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Fri, 18 Jun 2010 14:51:04 +0000 (18:51 +0400)
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Sun, 20 Jun 2010 15:23:46 +0000 (19:23 +0400)
commit65e509aeddd26a6829ee10aa21fa20d6fd3def3e
tree472ccde0b7a45989d2769f771b879c38f9deb4d5
parent69d4f160583e764448f359d2aced62345be3e387
gcc-4.3/4.4: correct flags passed to native parts of the build

Target CFLAGS (LIBCFLAGS in fact) are leaking into native parts of the
build. Fix that (thus making gcc buildable for ppc, e.g.).

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
recipes/gcc/files/gcc-4.3.3-fix-EXTRA_BUILD.patch [new file with mode: 0644]
recipes/gcc/gcc-4.3.1.inc
recipes/gcc/gcc-4.3.2.inc
recipes/gcc/gcc-4.3.3.inc
recipes/gcc/gcc-4.3.4.inc
recipes/gcc/gcc-4.4.1.inc
recipes/gcc/gcc-4.4.2.inc
recipes/gcc/gcc-4.4.4.inc