meson.build: require clang 7 (remove bug workaround)

This commit is contained in:
Max Kellermann
2021-05-25 21:05:57 +02:00
parent 1bc02123f9
commit 02502514f6
2 changed files with 3 additions and 9 deletions

View File

@@ -55,7 +55,7 @@ and unpack it (or `clone the git repository
In any case, you need:
* a C++17 compiler (e.g. GCC 8 or clang 5)
* a C++17 compiler (e.g. GCC 8 or clang 7)
* `Meson 0.49.0 <http://mesonbuild.com/>`__ and `Ninja
<https://ninja-build.org/>`__
* Boost 1.58