From e09c90cd8a98bde3073944af14d7335199d7fa88 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 8 Feb 2001 05:27:17 +0000 Subject: [PATCH] Bump __FreeBSD_cc_version to 500002 to show the -pthread option change. --- contrib/gcc/config/freebsd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/gcc/config/freebsd.h b/contrib/gcc/config/freebsd.h index 2e52b9f875c..834f0ebe547 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) \