diff options
| author | jvoisin | 2024-01-21 13:29:53 +0100 |
|---|---|---|
| committer | jvoisin | 2024-01-21 13:29:53 +0100 |
| commit | 403144caafc047d2a9bc3980c9fb86872e8dac20 (patch) | |
| tree | 5f37975de89e52ba1f77c1946f345d350bf38d55 /README.md | |
| parent | a1dd3b7b044189a2acd700fea4c95ce81a732f30 (diff) | |
Add a note about `-D_LIBCPP_ASSERT` and `-D_LIBCPP_ENABLE_ASSERTIONS`
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -48,5 +48,5 @@ Sources: | |||
| 48 | - https://wiki.ubuntu.com/ToolChain/CompilerFlags | 48 | - https://wiki.ubuntu.com/ToolChain/CompilerFlags |
| 49 | - https://fedoraproject.org/wiki/Security_Features_Matrix | 49 | - https://fedoraproject.org/wiki/Security_Features_Matrix |
| 50 | 50 | ||
| 51 | [^1]: As `-D_LIBCPP_ENABLE_HARDENED_MODE` only works for llvm17, which isn't in Alpine yet. | 51 | [^1]: As `-D_LIBCPP_ENABLE_HARDENED_MODE` only works for llvm17, which isn't in Alpine yet. It replaces `-D_LIBCPP_ASSERT` and `-D_LIBCPP_ENABLE_ASSERTIONS`. |
| 52 | [^2]: Not supported by [musl libc](https://musl.libc.org) | 52 | [^2]: Not supported by [musl libc](https://musl.libc.org) |
