summaryrefslogtreecommitdiff
path: root/docs/markdown/Cross-compilation.md
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 /docs/markdown/Cross-compilation.md
parent2ba3c2d0da8a324ff3e38fde9003ca1aecffe84a (diff)
downloadmeson-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