summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2025-08-23 21:50:26 +0200
committerEli Schwartz <eschwartz93@gmail.com>2025-08-26 01:50:25 -0400
commitdba1008ffee2392129f205c00d526073ff5b24c3 (patch)
treeae6b15f76d8ed13cc170c8462ec7c11b737693b1 /docs
parentd1090edb914be0efaddabd5a254bb2051d74bb59 (diff)
downloadmeson-dba1008ffee2392129f205c00d526073ff5b24c3.tar.gz
test cases/common/32 has header: disable undef with libcxx
Can be tested with adding -stdlib=libc++ to C++ flags. In file included from /usr/include/c++/v1/stdio.h:93: In file included from /usr/include/c++/v1/__config:14: In file included from /usr/include/c++/v1/__configuration/abi.h:15: /usr/include/c++/v1/__configuration/platform.h:35:7: error: function-like macro '__has_include' is not defined 35 | # if __has_include(<features.h>) | ^ /usr/include/c++/v1/__configuration/platform.h:48:5: error: function-like macro '__has_include' is not defined 48 | #if __has_include(<picolibc.h>) | ^ 1 warning and 2 errors generated. '
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions