aarch64 in general does not support the neon CPU flag. There are some packages
which do support 64bit neon, but these are rare. A neon64 flag is being
discussed, but in the interim mask this to prevent breakage across arm64.
Reviewed-by: Jory Pratt <anarchy@gentoo.org>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
# Unmask the flag which corresponds to ARCH.
-arm64
+# Aaron Bauman <bman@gentoo.org> (2019-12-27)
+# Mask cpu_flags_arm_neon for all of arm64
+# A neon64 USE is being discussed
+cpu_flags_arm_neon
+
# Matt Turner <mattst88@gentoo.org> (2019-12-05)
# media-libs/libglvnd is not keyworded
libglvnd
-cpu_flags_arm_aes
-cpu_flags_arm_crc32
-cpu_flags_arm_edsp
--cpu_flags_arm_neon
-cpu_flags_arm_sha1
-cpu_flags_arm_sha2
-cpu_flags_arm_thumb