aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc33/files/opt.patch-bc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-03-14 22:36:05 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-03-14 22:36:05 +0000
commit4e447f14a33084a536e1a8a5fd9cfbdf6d7e126f (patch)
treec1ed2fcdbfb0cf758370fdf6f69241b664a88439 /lang/gcc33/files/opt.patch-bc
parentca7f56f647ce5aa56ec68ad74a790b05a06f085b (diff)
downloadports-4e447f14a33084a536e1a8a5fd9cfbdf6d7e126f.tar.gz
ports-4e447f14a33084a536e1a8a5fd9cfbdf6d7e126f.zip
Notes
Diffstat (limited to 'lang/gcc33/files/opt.patch-bc')
-rw-r--r--lang/gcc33/files/opt.patch-bc11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gcc33/files/opt.patch-bc b/lang/gcc33/files/opt.patch-bc
deleted file mode 100644
index 024997f4c17c..000000000000
--- a/lang/gcc33/files/opt.patch-bc
+++ /dev/null
@@ -1,11 +0,0 @@
---- gcc/bounds/lib/Makefile.orig Tue May 20 16:35:05 2003
-+++ gcc/bounds/lib/Makefile Tue May 20 16:35:19 2003
-@@ -14,7 +14,7 @@
- SUBDIR_INCLUDES = -I../.. -I$(srcdir)/bounds/lib -I$(srcdir) -I$(srcdir)/config -I$(srcdir)/../include
-
- # Use this on System V.
--CPPFLAGS = -DUSG
-+CPPFLAGS = -DBSD4_2
-
- .c.o:
- $(GCC_FOR_TARGET) -Wall $(OPTIMIZE) $(CPPFLAGS) \