aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-01-27 23:12:38 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-01-27 23:12:38 +0000
commit554d1e2e9c6cbe2ec992f374d1c5967104004a37 (patch)
tree4b9db22669686c8efd2ddb28ef90eafbe41bd6a6 /contrib
parent38385b010b033a9573715ae7d341e0dc50dd448a (diff)
Notes
Diffstat (limited to 'contrib')
-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 638191415dbc..16ddd83d6605 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=400003 -Asystem(unix) -Asystem(FreeBSD) "
+#define CPP_FBSD_PREDEFINES " -Dunix -D__FreeBSD__=4 -D__FreeBSD_cc_version=400004 -Asystem(unix) -Asystem(FreeBSD) "
#define FBSD_CPP_SPEC "\
%(cpp_cpu) \