From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4A5A5138334 for ; Sat, 30 Nov 2019 01:26:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B6D5E0858; Sat, 30 Nov 2019 01:26:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 71823E0858 for ; Sat, 30 Nov 2019 01:26:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7235E34D5A4 for ; Sat, 30 Nov 2019 01:25:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4252026C for ; Sat, 30 Nov 2019 01:25:57 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1575077145.afdc1d217842cbc6903f5d3bac2b5dcf453aeb66.anarchy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: afdc1d217842cbc6903f5d3bac2b5dcf453aeb66 X-VCS-Branch: master Date: Sat, 30 Nov 2019 01:25:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: de23b098-23e0-40d9-ab23-306f28428f01 X-Archives-Hash: e3f9132a62cbf1709bfd2274126138fa commit: afdc1d217842cbc6903f5d3bac2b5dcf453aeb66 Author: Jory Pratt gentoo org> AuthorDate: Sat Nov 30 01:24:30 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Sat Nov 30 01:25:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afdc1d21 profiles: mask cpu_flags_arm_neon for pulseaudio on arm64 Signed-off-by: Jory Pratt gentoo.org> profiles/arch/arm64/package.use.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index c46008969e6..54625849c46 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -320,9 +320,10 @@ media-libs/speexdsp cpu_flags_arm_neon app-crypt/heimdal afs # Alexis Ballier (2017-06-20) +# Jory A. Pratt (2019-11-29) # Appends -mfpu=neon which is only valid for arm32 and suggests this is arm32 # only -media-sound/pulseaudio neon +media-sound/pulseaudio neon cpu_flags_arm_neon # Alexis Ballier (2017-06-19) # This is for arm32 only neon asm