eclass/flag-o-matic: Sync with Gentoo

It's from Gentoo commit ded2b2cd180ee3896423dca54c4f24962d5c9b0a.
This commit is contained in:
Flatcar Buildbot 2024-07-01 07:15:02 +00:00 committed by Mathieu Tortuyaux
parent 073a9b3fea
commit c61ff0d71e
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -139,6 +139,8 @@ _setup-allowed-flags() {
-mno-fxsr -mno-hle -mno-rtm -mno-xsave -mno-xsaveopt
# gcc 4.9
-mno-avx512cd -mno-avx512er -mno-avx512f -mno-avx512pf -mno-sha
-mevex512 -mno-evex512
)
# Allow some safe individual flags. Should come along with the bug reference.