From 460d29f44f975f834739f78b46b6862b746c0e16 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 1 Nov 2018 13:06:16 +0200 Subject: Bump minimum supported Clang version to 3.7 --- INSTALL.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.cli') diff --git a/INSTALL.cli b/INSTALL.cli index 2233136..fc95a8f 100644 --- a/INSTALL.cli +++ b/INSTALL.cli @@ -25,7 +25,7 @@ the UNIX version of the commands. In this case making a Windows version is a simple matter of adjusting paths and, if used, line continuations. The \c{build2} toolchain requires a C++14 compiler. From the commonly-used -options, GCC 4.9, Clang 3.4, and MSVC 14 (2015) Update 3 or any later versions +options, GCC 4.9, Clang 3.7, and MSVC 14 (2015) Update 3 or any later versions of these compilers should work. \N|Note that the C++ compiler that you use to build the \c{build2} toolchain -- cgit v1.1