From 22ac13efff3fe97de4da8da040096cc42c0f0ed2 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 27 Jun 2017 11:30:32 +0200 Subject: [PATCH] profiles/arch/arm64: drop force on ffmpeg useflags since they are now globally forced by the swich to cpu_flags_arm --- profiles/arch/arm64/package.use.force | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/arch/arm64/package.use.force b/profiles/arch/arm64/package.use.force index d7042e03e3d9c..c20ec5920cd89 100644 --- a/profiles/arch/arm64/package.use.force +++ b/profiles/arch/arm64/package.use.force @@ -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 (24 Sep 2016) # Force the host target to avoid dependency hell sys-devel/clang llvm_targets_AArch64