profiles/arch/arm64: drop force on ffmpeg useflags since they are now globally forced by the swich to cpu_flags_arm

This commit is contained in:
Alexis Ballier
2017-06-27 11:30:32 +02:00
parent 6907e94cdf
commit 22ac13efff

View File

@@ -6,14 +6,6 @@
# Forcing kde useflag on designer just switched the dep to media-libs/phonon
dev-qt/designer:4 kde
# Alexis Ballier <27 Feb 2017>
# arm64 always has neon and vfp:
# http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.den0024a/CJHECGIH.html
# Both floating-point and NEON are required in all standard ARMv8
# implementations.
# It also fails to build without neon: bug #610768
media-video/ffmpeg neon armvfp
# Michał Górny <mgorny@gentoo.org> (24 Sep 2016)
# Force the host target to avoid dependency hell
sys-devel/clang llvm_targets_AArch64