eclass/flag-o-matic: Sync with Gentoo

It's from Gentoo commit 61cb1e79740107fa274271ba79a19ccf16a68a16.
This commit is contained in:
Flatcar Buildbot 2024-02-19 07:13:52 +00:00 committed by Krzesimir Nowak
parent a510cfdc98
commit 8d1507b1a0

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: flag-o-matic.eclass
@ -121,10 +121,9 @@ _setup-allowed-flags() {
'-mtls-dialect=*'
# MIPS errata
-mfix-24k -mno-fix-24k -mfix-r4000 -mno-fix-r4000
-mfix-r4400 -mno-fix-r4400 -mfix-r5900 -mno-fix-r5900
-mfix-rm7000 -mno-fix-rm7000 -mfix-r9500 -mno-fix-r9500
-mfix-r4000 -mno-fix-r4000 -mfix-r4400 -mno-fix-r4400
-mfix-r10000 -mno-fix-r10000
'-mr10k-cache-barrier=*' -mthumb -marm
# needed for arm64 (and in particular SCS)