summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/freebsd.h
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-02-08 05:27:17 +0000
committerobrien <obrien@FreeBSD.org>2001-02-08 05:27:17 +0000
commit93d05d18559e4625cca3b8fc358b0c09c12372a3 (patch)
treeaf6681c03881ebd0e9b4cf4ed2d1f6e39885398e /contrib/gcc/config/freebsd.h
parentb15311e2a6c572d7eec87e0e51df79e01c9836d7 (diff)
downloadFreeBSD-src-93d05d18559e4625cca3b8fc358b0c09c12372a3.zip
FreeBSD-src-93d05d18559e4625cca3b8fc358b0c09c12372a3.tar.gz
Bump __FreeBSD_cc_version to 500002 to show the -pthread option change.
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 2e52b9f..834f0eb 100644
--- a/contrib/gcc/config/freebsd.h
+++ b/contrib/gcc/config/freebsd.h
@@ -57,7 +57,7 @@ Boston, MA 02111-1307, USA. */
/* Place spaces around this string. We depend on string splicing to produce
the final CPP_PREDEFINES value. */
-#define FBSD_CPP_PREDEFINES " -Dunix -D__FreeBSD__=5 -D__FreeBSD_cc_version=500001 -Asystem(unix) -Asystem(FreeBSD) "
+#define FBSD_CPP_PREDEFINES " -Dunix -D__FreeBSD__=5 -D__FreeBSD_cc_version=500002 -Asystem(unix) -Asystem(FreeBSD) "
#define FBSD_CPP_SPEC "\
%(cpp_cpu) \
OpenPOWER on IntegriCloud