diff options
| author | Martin Dørum <martid0311@gmail.com> | 2025-05-02 10:56:28 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2025-05-02 15:27:58 +0300 |
| commit | a16ec8b0fb6d7035b669a13edd4d97ff0c307a0b (patch) | |
| tree | ce41ad147141692b359ff910a313b029c7b9d296 /docs/markdown/Cross-compilation.md | |
| parent | 2ba3c2d0da8a324ff3e38fde9003ca1aecffe84a (diff) | |
| download | meson-a16ec8b0fb6d7035b669a13edd4d97ff0c307a0b.tar.gz | |
cpp: fix _LIBCPP_ENABLE_ASSERTIONS warning
libc++ deprecated _LIBCPP_ENABLE_ASSERTIONS from version 18.
However, the libc++ shipped with Apple Clang backported that
deprecation in version 17 already,
which is the version which Apple currently ships for macOS.
This PR changes the _LIBCPP_ENABLE_ASSERTIONS deprecation check
to use version ">=17" on Apple Clang.
Diffstat (limited to 'docs/markdown/Cross-compilation.md')
0 files changed, 0 insertions, 0 deletions
