gcc: Add 4.3.3 and switch to for Moblin

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-05-22 09:42:20 +01:00
parent f887fcd665
commit e6a3149428
151 changed files with 598685 additions and 1 deletions

View File

@@ -0,0 +1,22 @@
--- /tmp/Makefile.in 2006-02-23 20:56:01.399758728 +0100
+++ gcc-4.1-20060217/Makefile.in 2006-02-23 20:56:16.874406224 +0100
@@ -334,7 +334,7 @@
CXXFLAGS_FOR_TARGET = $(CXXFLAGS) $(SYSROOT_CFLAGS_FOR_TARGET)
LIBCFLAGS_FOR_TARGET = $(CFLAGS_FOR_TARGET)
LIBCXXFLAGS_FOR_TARGET = $(CXXFLAGS_FOR_TARGET) -fno-implicit-templates
-LDFLAGS_FOR_TARGET =
+LDFLAGS_FOR_TARGET = @LDFLAGS@
PICFLAG_FOR_TARGET =
# ------------------------------------
--- /tmp/Makefile.tpl 2006-02-23 20:50:34.077519272 +0100
+++ gcc-4.1-20060217/Makefile.tpl 2006-02-23 21:04:31.092273688 +0100
@@ -337,7 +337,7 @@
CXXFLAGS_FOR_TARGET = $(CXXFLAGS) $(SYSROOT_CFLAGS_FOR_TARGET)
LIBCFLAGS_FOR_TARGET = $(CFLAGS_FOR_TARGET)
LIBCXXFLAGS_FOR_TARGET = $(CXXFLAGS_FOR_TARGET) -fno-implicit-templates
-LDFLAGS_FOR_TARGET =
+LDFLAGS_FOR_TARGET = @LDFLAGS@
PICFLAG_FOR_TARGET =
# ------------------------------------