summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/freebsd-spec.h
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-08-21 03:58:39 +0000
committerobrien <obrien@FreeBSD.org>2004-08-21 03:58:39 +0000
commit84cd481c4b5568d5c7119fe96c918ce68e105b2f (patch)
treef41fdfb1a4c7533f63bccb2edad7606dfad9e204 /contrib/gcc/config/freebsd-spec.h
parent22dcfa59a738ebaba0c2773e1eb3c2a66ffc6874 (diff)
downloadFreeBSD-src-84cd481c4b5568d5c7119fe96c918ce68e105b2f.zip
FreeBSD-src-84cd481c4b5568d5c7119fe96c918ce68e105b2f.tar.gz
Enter the long awaited start of FreeBSD 6.0!
Diffstat (limited to 'contrib/gcc/config/freebsd-spec.h')
-rw-r--r--contrib/gcc/config/freebsd-spec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/config/freebsd-spec.h b/contrib/gcc/config/freebsd-spec.h
index 38ea430..5c27804 100644
--- a/contrib/gcc/config/freebsd-spec.h
+++ b/contrib/gcc/config/freebsd-spec.h
@@ -79,7 +79,7 @@ Boston, MA 02111-1307, USA. */
#ifdef FREEBSD_NATIVE
#define FBSD_NATIVE_TARGET_OS_CPP_BUILTINS() \
do { \
- builtin_define_std ("__FreeBSD_cc_version=520001"); \
+ builtin_define_std ("__FreeBSD_cc_version=600001"); \
} while (0)
#else
#define FBSD_NATIVE_TARGET_OS_CPP_BUILTINS() \
OpenPOWER on IntegriCloud