gentoo-ebuilds/profiles/arch/arm/23.0-armv7a_hf/use.mask
Andreas K. Hüttel 574fcc4752
profiles: split armv7a 23.0 profiles into sf and hf
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2023-12-20 15:34:14 +01:00

21 lines
458 B
Text

# Copyright 2011-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Unmask armv7 specific USE flags
-cpu_flags_arm_v4
-cpu_flags_arm_v5
-cpu_flags_arm_v6
-cpu_flags_arm_v7
-cpu_flags_arm_edsp
-cpu_flags_arm_neon
-cpu_flags_arm_thumb
-cpu_flags_arm_thumb2
-cpu_flags_arm_vfp
-cpu_flags_arm_vfpv3
-cpu_flags_arm_vfpv4
-cpu_flags_arm_vfp-d32
# Sam James <sam@gentoo.org> (2020-06-24)
# Valgrind works on ARMv7
-valgrind