diff options
| author | jvoisin | 2023-09-03 21:01:00 +0200 |
|---|---|---|
| committer | jvoisin | 2023-09-03 21:01:00 +0200 |
| commit | 9f6cc428a5d71ddfb5cfba3018d4348c090c8ab8 (patch) | |
| tree | 59f4902ef045124f71b1d413eae16857298cdd50 /README.md | |
| parent | ca14ae2f2ea4b19777b956c0d7f1c17488fbc060 (diff) | |
Nobody is using -mshstk
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -19,7 +19,7 @@ | |||
| 19 | |`-fsanitize=cfi` |?|?|?|?|?|?|?|?|[partial](https://github.com/search?q=repo%3Achimera-linux%2Fcports+%22cfi%22&type=code)| | 19 | |`-fsanitize=cfi` |?|?|?|?|?|?|?|?|[partial](https://github.com/search?q=repo%3Achimera-linux%2Fcports+%22cfi%22&type=code)| |
| 20 | |`-fsanitize=safe-stack` |?|?|?|?|?|?|?|?|[no](https://github.com/chimera-linux/cports/blob/master/Packaging.md#hardening_options)| | 20 | |`-fsanitize=safe-stack` |?|?|?|?|?|?|?|?|[no](https://github.com/chimera-linux/cports/blob/master/Packaging.md#hardening_options)| |
| 21 | |`-fsanitize=signed-integer-overflow`/`-ftrapv`|?|?|?|?|?|?|?|yes|[yes](https://github.com/chimera-linux/cports/blob/master/Packaging.md#hardening_options)| | 21 | |`-fsanitize=signed-integer-overflow`/`-ftrapv`|?|?|?|?|?|?|?|yes|[yes](https://github.com/chimera-linux/cports/blob/master/Packaging.md#hardening_options)| |
| 22 | |`-mshstk` |?|?|?|?|?|?|?|?|?| | 22 | |`-mshstk` |no|no|no|no|no|no|no|no|no| |
| 23 | 23 | ||
| 24 | Note that: | 24 | Note that: |
| 25 | - some flags are incompatible between each other | 25 | - some flags are incompatible between each other |
