From 7726318a7c542e7c0dba76cabddb7e9fbf60557e Mon Sep 17 00:00:00 2001 From: dim Date: Wed, 4 Jan 2017 20:42:37 +0000 Subject: [PATCH] Bump FREEBSD_CC_VERSION to force bootstrap compiler build. --- lib/clang/freebsd_cc_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/clang/freebsd_cc_version.h b/lib/clang/freebsd_cc_version.h index 4551d36e653c..084b823a1246 100644 --- a/lib/clang/freebsd_cc_version.h +++ b/lib/clang/freebsd_cc_version.h @@ -1,3 +1,3 @@ /* $FreeBSD$ */ -#define FREEBSD_CC_VERSION 1200005 +#define FREEBSD_CC_VERSION 1200006