From 4fa2d3adf569025858f981aa6fe2eab5a0cf1295 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 3 Sep 2023 20:16:53 +0200 Subject: Add some notes --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index adc45e9..88bd282 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ |`-fsanitize=signed-integer-overflow`/`-ftrapv`|?|?|?|?|?|?|?|yes|[yes](https://github.com/chimera-linux/cports/blob/master/Packaging.md#hardening_options)| |`-mshstk` |?|?|?|?|?|?|?|?|?| +Note that: +- some flags are incompatible between each other +- some flags are more useful than others +- some flags are superseding some others +- some libc are incompatible with some flags Sources: -- cgit v1.3