diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-02-12 17:35:25 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-02-12 17:35:25 +0000 |
commit | e69d25e79ba78391f91869b4736c9000be102663 (patch) | |
tree | 7365026d9462ab4e93e77203606407b29f775720 /eclass | |
parent | be02a7a73b91bee15befeba8a15dd2bc0b582585 (diff) |
gentoo auto-resync : 12:02:2024 - 17:35:24
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/Manifest.gz | bin | 39761 -> 39767 bytes | |||
-rw-r--r-- | eclass/flag-o-matic.eclass | 7 |
2 files changed, 3 insertions, 4 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz Binary files differindex a2d9b9e51349..7ecfeaf3547d 100644 --- a/eclass/Manifest.gz +++ b/eclass/Manifest.gz diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass index 0c75fab185df..5ce7601fdde2 100644 --- a/eclass/flag-o-matic.eclass +++ b/eclass/flag-o-matic.eclass @@ -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) |