summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fb133b6..bb92d4a 100644
--- a/README.md
+++ b/README.md
@@ -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)