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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5679F158094 for ; Fri, 15 Jul 2022 07:58:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 463AFE0FB1; Fri, 15 Jul 2022 07:58:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14817E0FB1 for ; Fri, 15 Jul 2022 07:58:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D48A3412F1 for ; Fri, 15 Jul 2022 07:58:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48721543 for ; Fri, 15 Jul 2022 07:58:21 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1657871887.abadc9f2bb82d6d5b8b652217ed8e94b69a0851c.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/arch/arm/armv7a/, profiles/arch/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/armv7a/use.mask profiles/arch/base/use.mask profiles/use.desc X-VCS-Directories: profiles/arch/base/ profiles/arch/arm/armv7a/ profiles/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: abadc9f2bb82d6d5b8b652217ed8e94b69a0851c X-VCS-Branch: master Date: Fri, 15 Jul 2022 07:58:21 +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: 37b15f3a-5c7b-4b8a-afce-5188397c9679 X-Archives-Hash: 349ac9f57a8f2d3733189942239047d2 commit: abadc9f2bb82d6d5b8b652217ed8e94b69a0851c Author: David Seifert gentoo org> AuthorDate: Fri Jul 15 07:58:07 2022 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Jul 15 07:58:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abadc9f2 profiles: remove global USE=neon Closes: https://github.com/gentoo/gentoo/pull/26408 Signed-off-by: David Seifert gentoo.org> profiles/arch/arm/armv7a/use.mask | 2 -- profiles/arch/base/use.mask | 3 --- profiles/use.desc | 1 - 3 files changed, 6 deletions(-) diff --git a/profiles/arch/arm/armv7a/use.mask b/profiles/arch/arm/armv7a/use.mask index f8d4ad73b7ed..fb779ca1d2e9 100644 --- a/profiles/arch/arm/armv7a/use.mask +++ b/profiles/arch/arm/armv7a/use.mask @@ -2,8 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 # Unmask armv7 specific USE flags --neon - -cpu_flags_arm_v4 -cpu_flags_arm_v5 -cpu_flags_arm_v6 diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index b583af578451..95ef19c5a192 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -105,9 +105,6 @@ cpu_flags_arm_vfpv3 cpu_flags_arm_vfpv4 cpu_flags_arm_vfp-d32 -# [old] arm arch specific USE flags -neon - # nVidia XvMC requires nvidia-drivers/nvidia-legacy-drivers nvidia diff --git a/profiles/use.desc b/profiles/use.desc index dc7a6daebde3..015860fbd20a 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -207,7 +207,6 @@ mysqli - Add support for the improved mySQL libraries nas - Add support for network audio sound ncurses - Add ncurses support (console display library) neXt - Enable neXt toolkit -neon - Enable optimization support for ARM NEON processors netcdf - Enable NetCDF data format support networkmanager - Enable net-misc/networkmanager support nis - Support for NIS/YP services