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 7A948138334 for ; Sat, 28 Dec 2019 01:21:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBC7AE099F; Sat, 28 Dec 2019 01:21:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D17F5E099F for ; Sat, 28 Dec 2019 01:21:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 90A8C34DC34 for ; Sat, 28 Dec 2019 01:21:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC35271 for ; Sat, 28 Dec 2019 01:21:12 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1577496066.480917074e3539c01bae5740fc1f4133434b6b04.bman@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: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 480917074e3539c01bae5740fc1f4133434b6b04 X-VCS-Branch: master Date: Sat, 28 Dec 2019 01:21:12 +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: c368af92-ec90-4d5e-9df2-d66157a616f1 X-Archives-Hash: b11afbde5a7a06961c9ce7f005ec4c77 commit: 480917074e3539c01bae5740fc1f4133434b6b04 Author: Aaron Bauman gentoo org> AuthorDate: Sat Dec 28 00:52:55 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sat Dec 28 01:21:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48091707 profiles/arm64: drop obselete cpu_flags_arm_neon masks Signed-off-by: Aaron Bauman gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/14145 Signed-off-by: Aaron Bauman gentoo.org> profiles/arch/arm64/package.use.mask | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 48e3fb68490..ab85d746e3f 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -267,10 +267,6 @@ mail-client/thunderbird neon # media-libs/libemf fails with #error unknown CPU. media-gfx/pstoedit emf -# Alexis Ballier (2017-07-14) -# Appends -mfpu=neon and asm seems arm32 -net-misc/freerdp cpu_flags_arm_neon - # Alexis Ballier (2017-07-14) # zfs does not build on arm64 (yet?) app-emulation/libvirt zfs @@ -314,29 +310,11 @@ app-crypt/libsecret test # restricted anyway, so no point in pursuing it right now. app-shells/bash-completion test -# Alexis Ballier (2017-06-21) -# Appends -mfpu=neon that doesnt work on arm64 -media-libs/speexdsp cpu_flags_arm_neon - # Alexis Ballier (2017-06-21) # net-fs/openafs-kernel does not recognize arm64 properly # Need to check if this has a chance to work with in-kernel drivers 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 cpu_flags_arm_neon - -# Alexis Ballier (2017-06-19) -# This is for arm32 only neon asm -media-libs/vo-aacenc cpu_flags_arm_neon - -# Alexis Ballier (2017-06-16) -# pixman's neon code is armv7 only. -x11-libs/pixman cpu_flags_arm_neon neon - # James Le Cuirot (2017-05-22) # Only available on some architectures. dev-java/icedtea -shenandoah