diff options
| author | jvoisin | 2023-09-05 15:52:55 +0200 |
|---|---|---|
| committer | jvoisin | 2023-09-05 15:52:55 +0200 |
| commit | 7a5b863ace01785e68fb4507d8d38380b418e694 (patch) | |
| tree | e19e36d6778ba9bff02068bc31b7f2b924a8d3c7 | |
| parent | f73f2700f40731538298cd12166a6b1628917186 (diff) | |
Add more sources
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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) |
