Max Kellermann a24ef280cc meson.build: require GCC 8 or clang 5
Commit 60f957ed648 broken the GCC 7 build, but instead of working
around missing C++17 features in old compilers, let's update the
compiler version requirements.

This commit raises the clang requirement to version 5 because this is
the first version to support `constexpr` lambdas, to be used to
`Dsd2Pcm.cxx`.
2020-05-07 15:04:50 +02:00
..
2020-02-16 20:48:46 +01:00
2017-05-15 21:48:03 +02:00
2020-05-07 15:04:50 +02:00