From 86f275e111d2fb18a2b55b87fd4e54a06d852816 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Sat, 17 Mar 2018 17:28:49 +0100 Subject: Revert "C++17" This reverts commit 3f088e7b3a1467a88e7c5ff9fb60dc4609d2bfa3. --- INSTALL.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.rst') diff --git a/INSTALL.rst b/INSTALL.rst index 1411e33..45a860d 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -16,7 +16,7 @@ Build and runtime dependencies: Tools: ~~~~~~ -- A C++17 compiler (clang >= 4.0 or gcc >= 7.0 for example) +- A C++14 compiler (clang >= 3.4 or gcc >= 5.0 for example) - CMake - pandoc (optional) to build the man page -- cgit v1.2.3