summaryrefslogtreecommitdiffstats
path: root/lang/gcc41/files
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-04-14 10:17:32 +0000
committerobrien <obrien@FreeBSD.org>1998-04-14 10:17:32 +0000
commit353270d600791f44ba704499b1ea63e3141658fb (patch)
treefeb3b6f02558f10e12e8e9947d78630599f1b5b0 /lang/gcc41/files
parent3336f194e85f8b79117625f3ec30813fd4f678af (diff)
downloadFreeBSD-ports-353270d600791f44ba704499b1ea63e3141658fb.zip
FreeBSD-ports-353270d600791f44ba704499b1ea63e3141658fb.tar.gz
Upgrade to 980406 snapshot
Reviewed by: my PITA ecs240 project
Diffstat (limited to 'lang/gcc41/files')
-rw-r--r--lang/gcc41/files/patch-ad12
-rw-r--r--lang/gcc41/files/patch-af21
2 files changed, 0 insertions, 33 deletions
diff --git a/lang/gcc41/files/patch-ad b/lang/gcc41/files/patch-ad
deleted file mode 100644
index cb56621..0000000
--- a/lang/gcc41/files/patch-ad
+++ /dev/null
@@ -1,12 +0,0 @@
---- gcc/config/i386/freebsd.h.orig Fri Feb 13 10:52:24 1998
-+++ gcc/config/i386/freebsd.h Fri Feb 13 11:03:27 1998
-@@ -40,6 +40,9 @@
- /* Like the default, except no -lg. */
- #define LIB_SPEC "%{!shared:%{!pg:-lc}%{pg:-lc_p}}"
-
-+#undef CC1PLUS_SPEC
-+#define CC1PLUS_SPEC "-fsjlj-exceptions"
-+
- #undef SIZE_TYPE
- #define SIZE_TYPE "unsigned int"
-
diff --git a/lang/gcc41/files/patch-af b/lang/gcc41/files/patch-af
deleted file mode 100644
index d838cff..0000000
--- a/lang/gcc41/files/patch-af
+++ /dev/null
@@ -1,21 +0,0 @@
---- gcc/config/i386/freebsd-elf.h.orig Sat Dec 6 09:25:14 1997
-+++ gcc/config/i386/freebsd-elf.h Fri Feb 13 11:43:46 1998
-@@ -127,6 +127,9 @@
- } \
- }
-
-+#undef CC1PLUS_SPEC
-+#define CC1PLUS_SPEC "-fsjlj-exceptions"
-+
- #undef SIZE_TYPE
- #define SIZE_TYPE "unsigned int"
-
-@@ -140,7 +143,7 @@
- #define WCHAR_TYPE_SIZE BITS_PER_WORD
-
- #undef CPP_PREDEFINES
--#define CPP_PREDEFINES "-Dunix -D__ELF__ -D__FreeBSD__=2 -Asystem(FreeBSD)"
-+#define CPP_PREDEFINES "-Dunix -D__ELF__ -D__FreeBSD__ -Asystem(FreeBSD)"
-
- #undef CPP_SPEC
- #define CPP_SPEC "%(cpp_cpu) %[cpp_cpu] %{fPIC:-D__PIC__ -D__pic__} %{fpic:-D__PIC__ -D__pic__} %{posix:-D_POSIX_SOURCE}"
OpenPOWER on IntegriCloud