summaryrefslogtreecommitdiff
path: root/INSTALL.rst
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2018-03-17 17:28:49 +0100
committerlouiz’ <louiz@louiz.org>2018-03-17 17:28:49 +0100
commit86f275e111d2fb18a2b55b87fd4e54a06d852816 (patch)
tree00c407f2494b74b1124e2912e56d4da5cf1d6f19 /INSTALL.rst
parent03714c6cebf90dc7db8e3997a18cdd19e039c667 (diff)
downloadbiboumi-86f275e111d2fb18a2b55b87fd4e54a06d852816.tar.gz
biboumi-86f275e111d2fb18a2b55b87fd4e54a06d852816.tar.bz2
biboumi-86f275e111d2fb18a2b55b87fd4e54a06d852816.tar.xz
biboumi-86f275e111d2fb18a2b55b87fd4e54a06d852816.zip
Revert "C++17"
This reverts commit 3f088e7b3a1467a88e7c5ff9fb60dc4609d2bfa3.
Diffstat (limited to 'INSTALL.rst')
-rw-r--r--INSTALL.rst2
1 files changed, 1 insertions, 1 deletions
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