mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-09 14:44:11 +02:00
21 lines
458 B
Text
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
|