Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
Date: Tue, 27 Jun 2017 09:30:48
Message-Id: 1498555832.22ac13efff3fe97de4da8da040096cc42c0f0ed2.aballier@gentoo
1 commit: 22ac13efff3fe97de4da8da040096cc42c0f0ed2
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 27 09:30:32 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 27 09:30:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22ac13ef
7
8 profiles/arch/arm64: drop force on ffmpeg useflags since they are now globally forced by the swich to cpu_flags_arm
9
10 profiles/arch/arm64/package.use.force | 8 --------
11 1 file changed, 8 deletions(-)
12
13 diff --git a/profiles/arch/arm64/package.use.force b/profiles/arch/arm64/package.use.force
14 index d7042e03e3d..c20ec5920cd 100644
15 --- a/profiles/arch/arm64/package.use.force
16 +++ b/profiles/arch/arm64/package.use.force
17 @@ -6,14 +6,6 @@
18 # Forcing kde useflag on designer just switched the dep to media-libs/phonon
19 dev-qt/designer:4 kde
20
21 -# Alexis Ballier <27 Feb 2017>
22 -# arm64 always has neon and vfp:
23 -# http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.den0024a/CJHECGIH.html
24 -# Both floating-point and NEON are required in all standard ARMv8
25 -# implementations.
26 -# It also fails to build without neon: bug #610768
27 -media-video/ffmpeg neon armvfp
28 -
29 # Michał Górny <mgorny@g.o> (24 Sep 2016)
30 # Force the host target to avoid dependency hell
31 sys-devel/clang llvm_targets_AArch64