summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index cf7c845..ca89a9a 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,7 @@ Sources:
44- https://sergesanspaille.fedorapeople.org/lpc2020.pdf 44- https://sergesanspaille.fedorapeople.org/lpc2020.pdf
45- https://wiki.ubuntu.com/Security/Features 45- https://wiki.ubuntu.com/Security/Features
46- https://wiki.ubuntu.com/ToolChain/CompilerFlags 46- https://wiki.ubuntu.com/ToolChain/CompilerFlags
47- https://fedoraproject.org/wiki/Security_Features_Matrix
47 48
48[^1]: As `-D_LIBCPP_ENABLE_HARDENED_MODE` only works for llvm17, which isn't in Alpine yet. 49[^1]: As `-D_LIBCPP_ENABLE_HARDENED_MODE` only works for llvm17, which isn't in Alpine yet.
49[^2]: Not supported by [musl libc](https://musl.libc.org) 50[^2]: Not supported by [musl libc](https://musl.libc.org)