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: Wed, 21 Jun 2017 16:45:44
Message-Id: 1498063533.192703a4621e04f5f214e86b4f8e43db2f1c65fd.aballier@gentoo
1 commit: 192703a4621e04f5f214e86b4f8e43db2f1c65fd
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 16:44:43 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 16:45:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=192703a4
7
8 profiles/arch/arm64: mask neon on speexdsp
9
10 profiles/arch/arm64/package.use.mask | 4 ++++
11 1 file changed, 4 insertions(+)
12
13 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
14 index 73d3d922a6a..ccd815840d6 100644
15 --- a/profiles/arch/arm64/package.use.mask
16 +++ b/profiles/arch/arm64/package.use.mask
17 @@ -2,6 +2,10 @@
18 # Distributed under the terms of the GNU General Public License v2
19
20 # Alexis Ballier <aballier@g.o> (21 Jun 2017)
21 +# Appends -mfpu=neon that doesnt work on arm64
22 +media-libs/speexdsp cpu_flags_arm_neon
23 +
24 +# Alexis Ballier <aballier@g.o> (21 Jun 2017)
25 # net-fs/openafs-kernel does not recognize arm64 properly
26 # Need to check if this has a chance to work with in-kernel drivers
27 app-crypt/heimdal afs