summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjvoisin2023-09-03 21:01:00 +0200
committerjvoisin2023-09-03 21:01:00 +0200
commit9f6cc428a5d71ddfb5cfba3018d4348c090c8ab8 (patch)
tree59f4902ef045124f71b1d413eae16857298cdd50 /README.md
parentca14ae2f2ea4b19777b956c0d7f1c17488fbc060 (diff)
Nobody is using -mshstk
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c9dbb63..7967824 100644
--- a/README.md
+++ b/README.md
@@ -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
24Note that: 24Note that:
25- some flags are incompatible between each other 25- some flags are incompatible between each other