mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 15:41:04 +02:00
eclass/flag-o-matic: Sync with Gentoo
It's from Gentoo commit 7b8bd09d4c674fdbf253b1997930ebcc2f958936.
This commit is contained in:
parent
d5145a3ee7
commit
57e132e859
@ -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=*'
|
||||
|
Loading…
x
Reference in New Issue
Block a user