aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc35
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc35')
-rw-r--r--lang/gcc35/files/patch-ad2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc35/files/patch-ad b/lang/gcc35/files/patch-ad
index 207c128cff6a..aae7be9bfd4c 100644
--- a/lang/gcc35/files/patch-ad
+++ b/lang/gcc35/files/patch-ad
@@ -5,7 +5,7 @@
#undef CPP_PREDEFINES
-#define CPP_PREDEFINES "-Dunix -Di386 -D__FreeBSD__ -D__386BSD__ -Asystem(unix) -Asystem(FreeBSD) -Acpu(i386) -Amachine(i386)"
-+#define CPP_PREDEFINES "-Dunix -Di386 -D__FreeBSD__=3 -D__386BSD__ -Asystem(unix) -Asystem(FreeBSD) -Acpu(i386) -Amachine(i386)"
++#define CPP_PREDEFINES "-Dunix -Di386 -D__FreeBSD__=2 -D__386BSD__ -Asystem(unix) -Asystem(FreeBSD) -Acpu(i386) -Amachine(i386)"
/* Like the default, except no -lg. */
#define LIB_SPEC "%{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}"