meson.build: require GCC 12 or clang 14

GCC 10 doesn't have std::make_unique_for_overwrite(), so let's drop it.
This commit is contained in:
Max Kellermann
2025-01-29 12:23:17 +01:00
parent 8ea3f86f43
commit ab011adf77
6 changed files with 11 additions and 16 deletions

2
NEWS
View File

@@ -58,7 +58,7 @@ ver 0.24 (not yet released)
- alsa: require alsa-lib 1.1 or later
- pipewire: map tags "Date" and "Comment"
* switch to C++20
- GCC 10 or clang 11 (or newer) recommended
- GCC 12 or clang 14 (or newer) recommended
* static partition configuration
* Windows
- build with libsamplerate