diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-01-27 18:57:08 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-01-27 18:57:08 +0000 |
commit | eaa317e2ed8d0c068526a9abdd1940406252c52e (patch) | |
tree | c831475182b5ed94de8d4cf655423bd05270f16f /eclass | |
parent | 4482d99f0743195c71b2b03faa8bfbda5501910b (diff) |
gentoo auto-resync : 27:01:2024 - 18:57:08
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/Manifest.gz | bin | 39122 -> 39115 bytes | |||
-rw-r--r-- | eclass/flag-o-matic.eclass | 7 |
2 files changed, 2 insertions, 5 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz Binary files differindex 4c39a29009b4..2725aac335a2 100644 --- a/eclass/Manifest.gz +++ b/eclass/Manifest.gz diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass index 500ceb5941a8..0c75fab185df 100644 --- a/eclass/flag-o-matic.eclass +++ b/eclass/flag-o-matic.eclass @@ -90,7 +90,7 @@ _setup-allowed-flags() { '-fdiagnostics*' '-fplugin*' '-W*' -w - # CPPFLAGS and LDFLAGS (TODO: Allow -Wa,*?) + # CPPFLAGS and LDFLAGS '-[DUILR]*' '-Wl,*' # Linker choice flag @@ -124,10 +124,7 @@ _setup-allowed-flags() { -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-r10000 -mno-fix-r10000 -mfix-vr4120 -mno-fix-vr4120 - -mfix-vr4130 -mfix-sb1 -mno-fix-sb1 - '-Wa,-mfix-loongson2f-nop' - + -mfix-r10000 -mno-fix-r10000 '-mr10k-cache-barrier=*' -mthumb -marm # needed for arm64 (and in particular SCS) |