summaryrefslogtreecommitdiff
path: root/lang/gcc33/files/patch-freebsd-spec.h
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/patch-freebsd-spec.h
parentRemove gcc-testsuite from DISTFILES, along with the post-build and (diff)
Remove per deprecation/expiration note.
Notes
Notes: svn path=/head/; revision=230092
Diffstat (limited to 'lang/gcc33/files/patch-freebsd-spec.h')
-rw-r--r--lang/gcc33/files/patch-freebsd-spec.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gcc33/files/patch-freebsd-spec.h b/lang/gcc33/files/patch-freebsd-spec.h
deleted file mode 100644
index abb506655e14..000000000000
--- a/lang/gcc33/files/patch-freebsd-spec.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- gcc/config/freebsd-spec.h.orig Thu Jan 13 18:06:26 2005
-+++ gcc/config/freebsd-spec.h Sun Oct 30 21:22:05 2005
-@@ -59,6 +59,8 @@ Boston, MA 02111-1307, USA. */
- builtin_define ("__FreeBSD__=4"); \
- else if (FBSD_MAJOR == 3) \
- builtin_define ("__FreeBSD__=3"); \
-+ else if (FBSD_MAJOR == 7) \
-+ builtin_define ("__FreeBSD__=7"); \
- else \
- builtin_define ("__FreeBSD__"); \
- builtin_define_std ("unix"); \