summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f6fe077..d6ba271 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,8 @@ Sources:
42- https://gitlab.archlinux.org/archlinux/rfcs/-/blob/master/rfcs/0003-buildflags.rst?ref_type=heads 42- https://gitlab.archlinux.org/archlinux/rfcs/-/blob/master/rfcs/0003-buildflags.rst?ref_type=heads
43- https://man.openbsd.org/clang-local 43- https://man.openbsd.org/clang-local
44- https://sergesanspaille.fedorapeople.org/lpc2020.pdf 44- https://sergesanspaille.fedorapeople.org/lpc2020.pdf
45- https://wiki.ubuntu.com/Security/Features
46- https://wiki.ubuntu.com/ToolChain/CompilerFlags
45 47
46[^1]: As `-D_LIBCPP_ENABLE_HARDENED_MODE` only works for llvm17, which isn't in Alpine yet. 48[^1]: As `-D_LIBCPP_ENABLE_HARDENED_MODE` only works for llvm17, which isn't in Alpine yet.
47[^2]: Not supported by [musl libc](https://musl.libc.org) 49[^2]: Not supported by [musl libc](https://musl.libc.org)