From 403144caafc047d2a9bc3980c9fb86872e8dac20 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 21 Jan 2024 13:29:53 +0100 Subject: Add a note about `-D_LIBCPP_ASSERT` and `-D_LIBCPP_ENABLE_ASSERTIONS` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb133b6..bb92d4a 100644 --- a/README.md +++ b/README.md @@ -48,5 +48,5 @@ Sources: - https://wiki.ubuntu.com/ToolChain/CompilerFlags - https://fedoraproject.org/wiki/Security_Features_Matrix -[^1]: As `-D_LIBCPP_ENABLE_HARDENED_MODE` only works for llvm17, which isn't in Alpine yet. +[^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`. [^2]: Not supported by [musl libc](https://musl.libc.org) -- cgit v1.3