summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-26 12:52:00 +0100
committerSam James <sam@gentoo.org>2023-06-26 12:53:00 +0100
commite9ac8e3b860bee4ad473e11e36e97e58d7cf186f (patch)
tree1f56df442904e766a392ea8e42200862e0af5d73
parentsys-devel/gcc: add 14.0.0_pre20230625 (diff)
downloadgentoo-e9ac8e3b860bee4ad473e11e36e97e58d7cf186f.tar.gz
gentoo-e9ac8e3b860bee4ad473e11e36e97e58d7cf186f.tar.bz2
gentoo-e9ac8e3b860bee4ad473e11e36e97e58d7cf186f.zip
profiles/arch/arm64: drop legacy arm32 flags from arm64
This ends up breaking things and is a bad assumption anyway. (Sorry for taking so long to get to this, I was worried about collateral damage, but the ffmpeg stuff from cleaning up thumb recently shows we just need to get on with it.) Closes: https://bugs.gentoo.org/838346 Closes: https://bugs.gentoo.org/909085 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--profiles/arch/arm64/use.force4
-rw-r--r--profiles/arch/arm64/use.mask5
2 files changed, 0 insertions, 9 deletions
diff --git a/profiles/arch/arm64/use.force b/profiles/arch/arm64/use.force
index 528cbfb34160..d0e9e5e91125 100644
--- a/profiles/arch/arm64/use.force
+++ b/profiles/arch/arm64/use.force
@@ -5,10 +5,6 @@
arm64
# Instruction sets that are always available
-cpu_flags_arm_v4
-cpu_flags_arm_v5
-cpu_flags_arm_v6
-cpu_flags_arm_v7
cpu_flags_arm_v8
cpu_flags_arm_edsp
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 34cd55ff7ebd..5718f8d24bec 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -46,11 +46,6 @@ mono
cpu_flags_arm_neon
# Unmask arm specific USE flags
--cpu_flags_arm_v4
--cpu_flags_arm_v4
--cpu_flags_arm_v5
--cpu_flags_arm_v6
--cpu_flags_arm_v7
-cpu_flags_arm_v8
-cpu_flags_arm_aes