summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-10-29 09:13:31 +0000
committerobrien <obrien@FreeBSD.org>2005-10-29 09:13:31 +0000
commit6678b4722aaa0311e8f4371d204fe8b5995b2896 (patch)
treeb1f2f64bdf6445ff670ba262bf6b0597cae409d8 /contrib
parent9d5c45dd339ac45af33d8ab992f0c9e1acaad4c9 (diff)
downloadFreeBSD-src-6678b4722aaa0311e8f4371d204fe8b5995b2896.zip
FreeBSD-src-6678b4722aaa0311e8f4371d204fe8b5995b2896.tar.gz
Catch up with FreeBSD 7.
Diffstat (limited to 'contrib')
-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 e22a8d1..bdde3f0 100644
--- a/contrib/gcc/config/freebsd-spec.h
+++ b/contrib/gcc/config/freebsd-spec.h
@@ -70,7 +70,7 @@ Boston, MA 02111-1307, USA. */
#ifdef FREEBSD_NATIVE
#define FBSD_NATIVE_TARGET_OS_CPP_BUILTINS() \
do { \
- builtin_define_std ("__FreeBSD_cc_version=600001"); \
+ builtin_define_std ("__FreeBSD_cc_version=700001"); \
} while (0)
#else
#define FBSD_NATIVE_TARGET_OS_CPP_BUILTINS() \
OpenPOWER on IntegriCloud