diff options
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -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 | ||
| 23 | Note 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 | ||
| 25 | Sources: | 30 | Sources: |
