diff options
| author | Sam James <sam@gentoo.org> | 2025-10-28 10:41:04 +0000 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2025-10-31 01:24:46 -0400 |
| commit | 8b74f795e89a9ac6454428745a75a56e7361f91c (patch) | |
| tree | 8163332e5f5f83586a934c0c45a801a54f03dce4 /.github | |
| parent | 6ad2c919087c75254c8fe19b2a76102883358f1b (diff) | |
| download | meson-8b74f795e89a9ac6454428745a75a56e7361f91c.tar.gz | |
compilers: cpp: unset LIBCPP_HARDENING_MODE first for debugstl
libc++ uses the same macro name, just with different values, for debugstl.
If the distro or similar predefines a hardening mode lower than the mode
debugstl wants (or in any other way not equal), we get an annoying redefinition
warning.
Closes: https://github.com/mesonbuild/meson/issues/13812
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
