aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc43
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2003-04-17 22:04:43 +0800
committergerald <gerald@FreeBSD.org>2003-04-17 22:04:43 +0800
commit93dd2a2b2a9f7f0149ee97b10a3b6191030d257d (patch)
tree3011cc687fe3db2b96972d25a94ace5c6320635c /lang/gcc43
parent1ce3487853dbb1c88fe839007d536a044165d39e (diff)
downloadfreebsd-ports-gnome-93dd2a2b2a9f7f0149ee97b10a3b6191030d257d.tar.gz
freebsd-ports-gnome-93dd2a2b2a9f7f0149ee97b10a3b6191030d257d.tar.zst
freebsd-ports-gnome-93dd2a2b2a9f7f0149ee97b10a3b6191030d257d.zip
Remove files/patch-t-freebsd. The underlying problem has been fixed in
GCC 3.2.x, on the GCC 3.3 branch and GCC mainline, and while all versions of FreeBSD should build fine with this patchs, its just another extra difference to pristine FSF sources and may cause subtle header-related bugs for FreeBSD 4.x systems. Submitted by: Loren James Rittle <rittle@latour.rsch.comm.mot.com>
Diffstat (limited to 'lang/gcc43')
-rw-r--r--lang/gcc43/files/patch-t-freebsd10
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/gcc43/files/patch-t-freebsd b/lang/gcc43/files/patch-t-freebsd
deleted file mode 100644
index cdbf61b233fe..000000000000
--- a/lang/gcc43/files/patch-t-freebsd
+++ /dev/null
@@ -1,10 +0,0 @@
---- gcc/config/t-freebsd.orig Tue Oct 1 20:37:02 2002
-+++ gcc/config/t-freebsd Tue Oct 1 20:36:10 2002
-@@ -2,4 +2,7 @@
- STMP_FIXPROTO =
-
-+# We don't need GCC's own include files.
-+USER_H =
-+
- # Compile crtbeginS.o and crtendS.o with pic.
- CRTSTUFF_T_CFLAGS_S = -fPIC