summaryrefslogtreecommitdiff
path: root/lang/gcc/files
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-12-26 15:56:36 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-12-26 15:56:36 +0000
commitf8303af496310f17eb40861baf700d4dd443a983 (patch)
tree41c6c1a5da01e2bbc95efb9dcd9ce7228d67373b /lang/gcc/files
parent- Update to 2.6.11 (diff)
Update to the 2003-12-24 snapshot.
Notes
Notes: svn path=/head/; revision=96627
Diffstat (limited to 'lang/gcc/files')
-rw-r--r--lang/gcc/files/patch-gcc-Makefile.in5
-rw-r--r--lang/gcc/files/patch-gcc-configure5
2 files changed, 0 insertions, 10 deletions
diff --git a/lang/gcc/files/patch-gcc-Makefile.in b/lang/gcc/files/patch-gcc-Makefile.in
deleted file mode 100644
index 9e69d6003011..000000000000
--- a/lang/gcc/files/patch-gcc-Makefile.in
+++ /dev/null
@@ -1,5 +0,0 @@
---- gcc/Makefile.in.orig Sun Dec 7 18:32:10 2003
-+++ gcc/Makefile.in Sun Dec 14 23:19:41 2003
-@@ -707 +707 @@
--ALL_CPPFLAGS = $(CPPFLAGS) $(X_CPPFLAGS) $(T_CPPFLAGS)
-+ALL_CPPFLAGS = $(CPPFLAGS) $(X_CPPFLAGS) $(T_CPPFLAGS) @CONFIGURE_CPPFLAGS@
diff --git a/lang/gcc/files/patch-gcc-configure b/lang/gcc/files/patch-gcc-configure
deleted file mode 100644
index 9e9b426276e0..000000000000
--- a/lang/gcc/files/patch-gcc-configure
+++ /dev/null
@@ -1,5 +0,0 @@
---- gcc/configure.orig Sun Dec 14 22:51:04 2003
-+++ gcc/configure Sun Dec 14 22:51:25 2003
-@@ -8112 +8112 @@
--s%@CPPFLAGS@%$CPPFLAGS%g
-+s%@CONFIGURE_CPPFLAGS@%$CPPFLAGS%g