diff options
| author | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2025-08-23 21:50:26 +0200 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2025-08-26 01:50:25 -0400 |
| commit | dba1008ffee2392129f205c00d526073ff5b24c3 (patch) | |
| tree | ae6b15f76d8ed13cc170c8462ec7c11b737693b1 /data | |
| parent | d1090edb914be0efaddabd5a254bb2051d74bb59 (diff) | |
| download | meson-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 'data')
0 files changed, 0 insertions, 0 deletions
