summaryrefslogtreecommitdiff
path: root/lang/gcc45
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2003-04-17 14:04:43 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2003-04-17 14:04:43 +0000
commit8e282b7bdef0de73761af33b8e7ea4e242a3cecc (patch)
treed9be5732ffd07c880276692195edb39b91390e83 /lang/gcc45
parentUpdate to version 0.1.19. (diff)
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>
Notes
Notes: svn path=/head/; revision=79139
Diffstat (limited to 'lang/gcc45')
-rw-r--r--lang/gcc45/files/patch-t-freebsd10
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/gcc45/files/patch-t-freebsd b/lang/gcc45/files/patch-t-freebsd
deleted file mode 100644
index cdbf61b233fe..000000000000
--- a/lang/gcc45/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