aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/mixins/islinker.py
diff options
context:
space:
mode:
authorMartin Dørum <martid0311@gmail.com>2025-05-02 10:56:28 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2025-05-02 15:27:58 +0300
commita16ec8b0fb6d7035b669a13edd4d97ff0c307a0b (patch)
treece41ad147141692b359ff910a313b029c7b9d296 /mesonbuild/compilers/mixins/islinker.py
parent2ba3c2d0da8a324ff3e38fde9003ca1aecffe84a (diff)
downloadmeson-master.zip
meson-master.tar.gz
meson-master.tar.bz2
cpp: fix _LIBCPP_ENABLE_ASSERTIONS warningHEADmaster
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 'mesonbuild/compilers/mixins/islinker.py')
0 files changed, 0 insertions, 0 deletions