commit: 54dce237dbcd10d5096e332d2f6150863f245999 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 24 09:09:01 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 24 09:17:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54dce237
profiles/arch/arm64: cleanup thumb debris Fixes: 20c26ee7641e1b52ed0be5163049ab7cfac4f543 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/use.force | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/profiles/arch/arm64/use.force b/profiles/arch/arm64/use.force index f363ad0c6618..528cbfb34160 100644 --- a/profiles/arch/arm64/use.force +++ b/profiles/arch/arm64/use.force @@ -1,4 +1,4 @@ -# Copyright 2014-2019 Gentoo Authors +# Copyright 2014-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Force the flag which corresponds to ARCH. @@ -12,8 +12,6 @@ cpu_flags_arm_v7 cpu_flags_arm_v8 cpu_flags_arm_edsp -cpu_flags_arm_thumb -cpu_flags_arm_thumb2 cpu_flags_arm_vfp cpu_flags_arm_vfpv3 cpu_flags_arm_vfpv4
