summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/freebsd.h
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-03-23 01:20:46 +0000
committerobrien <obrien@FreeBSD.org>2000-03-23 01:20:46 +0000
commitd30e2783e9677392a7812bdffa4fd3700129aea5 (patch)
treeb2fa806775e077efc4a7070345b199595e6d5541 /contrib/gcc/config/freebsd.h
parente0adbf839154984bd1adee4d680122b064c07f37 (diff)
downloadFreeBSD-src-d30e2783e9677392a7812bdffa4fd3700129aea5.zip
FreeBSD-src-d30e2783e9677392a7812bdffa4fd3700129aea5.tar.gz
This is FreeBSD version 5.0.
Diffstat (limited to 'contrib/gcc/config/freebsd.h')
-rw-r--r--contrib/gcc/config/freebsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/config/freebsd.h b/contrib/gcc/config/freebsd.h
index 16ddd83..d9a193e 100644
--- a/contrib/gcc/config/freebsd.h
+++ b/contrib/gcc/config/freebsd.h
@@ -56,7 +56,7 @@ Boston, MA 02111-1307, USA. */
/* Place spaces around this string. We depend on string splicing to produce
the final CPP_PREDEFINES value. */
-#define CPP_FBSD_PREDEFINES " -Dunix -D__FreeBSD__=4 -D__FreeBSD_cc_version=400004 -Asystem(unix) -Asystem(FreeBSD) "
+#define CPP_FBSD_PREDEFINES " -Dunix -D__FreeBSD__=5 -D__FreeBSD_cc_version=500001 -Asystem(unix) -Asystem(FreeBSD) "
#define FBSD_CPP_SPEC "\
%(cpp_cpu) \
OpenPOWER on IntegriCloud