mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 01:16:59 +02:00
eclass/flag-o-matic: Sync with Gentoo
It's from Gentoo commit a13d692939efda7afb29c1d8a2cb1d5717972b89.
This commit is contained in:
parent
905bf2dfb5
commit
8c08442f0d
@ -46,7 +46,7 @@ setup-allowed-flags() {
|
||||
_setup-allowed-flags() {
|
||||
ALLOWED_FLAGS=(
|
||||
-pipe -O '-O[123szg]' '-mcpu=*' '-march=*' '-mtune=*' '-mfpmath=*'
|
||||
-flto '-flto=*' -fno-lto
|
||||
-flto '-flto=*' -fno-lto -ffat-lto-objects
|
||||
|
||||
# Hardening flags
|
||||
'-fstack-protector*'
|
||||
|
Loading…
Reference in New Issue
Block a user