summaryrefslogtreecommitdiff
path: root/eclass/flag-o-matic.eclass
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-27 02:38:08 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-27 02:38:08 +0100
commite30edd47e1804bf3ed1ea7be2eac67f4b8cd9f38 (patch)
tree52a6fb418c3c24a068b82cfac791df09ebf7e91f /eclass/flag-o-matic.eclass
parent12795ed0561fe52503d6aa3a1c60888553a03bd2 (diff)
gentoo auto-resync : 27:10:2023 - 02:38:08
Diffstat (limited to 'eclass/flag-o-matic.eclass')
-rw-r--r--eclass/flag-o-matic.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index 382573b80679..58a14178f38a 100644
--- a/eclass/flag-o-matic.eclass
+++ b/eclass/flag-o-matic.eclass
@@ -57,8 +57,8 @@ _setup-allowed-flags() {
-fbounds-check -fbounds-checking
-fno-PIE -fno-pie -nopie -no-pie
-fharden-compares -fharden-conditional-branches
- -fharden-control-flow-redundancy -fhardcfr-skip-leaf
- -fhardcfr-check-exceptions -fhardcfr-check-returning-calls
+ -fharden-control-flow-redundancy -fno-harden-control-flow-redundancy
+ -fhardcfr-skip-leaf -fhardcfr-check-exceptions -fhardcfr-check-returning-calls
'-fhardcfr-check-noreturn-calls=*'
# Spectre mitigations, bug #646076
'-mindirect-branch=*'