summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index adc45e9..88bd282 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,11 @@
20|`-fsanitize=signed-integer-overflow`/`-ftrapv`|?|?|?|?|?|?|?|yes|[yes](https://github.com/chimera-linux/cports/blob/master/Packaging.md#hardening_options)| 20|`-fsanitize=signed-integer-overflow`/`-ftrapv`|?|?|?|?|?|?|?|yes|[yes](https://github.com/chimera-linux/cports/blob/master/Packaging.md#hardening_options)|
21|`-mshstk` |?|?|?|?|?|?|?|?|?| 21|`-mshstk` |?|?|?|?|?|?|?|?|?|
22 22
23Note that:
24- some flags are incompatible between each other
25- some flags are more useful than others
26- some flags are superseding some others
27- some libc are incompatible with some flags
23 28
24 29
25Sources: 30Sources: