From 77d2f30eed3d8b7ed29913d67d0cbef049737516 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 3 Sep 2023 20:08:46 +0200 Subject: Add -ftrapv --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c2c8ca5..adc45e9 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ |`-mbranch-protection=standard`/`-mbranch-target-enforce`|no|no|[yes](https://src.fedoraproject.org/rpms/redhat-rpm-config/blob/rawhide/f/buildflags.md)|no|no|no|no|[2023](https://github.com/openbsd/src/commit/990129f49dcc7205208dec5e29b252be8659896d)|[no](https://github.com/chimera-linux/cports/blob/master/src/cbuild/core/profile.py)| |`-fsanitize=cfi` |?|?|?|?|?|?|?|?|[no](https://github.com/chimera-linux/cports/blob/master/Packaging.md#hardening_options)| |`-fsanitize=safe-stack` |?|?|?|?|?|?|?|?|[no](https://github.com/chimera-linux/cports/blob/master/Packaging.md#hardening_options)| -|`-fsanitize=signed-integer-overflow`|?|?|?|?|?|?|?|?|[yes](https://github.com/chimera-linux/cports/blob/master/Packaging.md#hardening_options)| +|`-fsanitize=signed-integer-overflow`/`-ftrapv`|?|?|?|?|?|?|?|yes|[yes](https://github.com/chimera-linux/cports/blob/master/Packaging.md#hardening_options)| |`-mshstk` |?|?|?|?|?|?|?|?|?| -- cgit v1.3