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 2B8B6138334 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 C8AE7E0A93; 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 A7DD5E0A83 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 3A33634DC31 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 D952942 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.41ba5b453994799f1a1dfe5df4447a512cc82d07.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/use.force X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 41ba5b453994799f1a1dfe5df4447a512cc82d07 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: 12b912b8-c3e5-416c-bbbc-b0cb54b3d416 X-Archives-Hash: fab5909c2e774a6bc2feffebc19c4a33 commit: 41ba5b453994799f1a1dfe5df4447a512cc82d07 Author: Aaron Bauman gentoo org> AuthorDate: Sat Dec 28 00:50:22 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=41ba5b45 profiles/arm64: do not force cpu_flags_arm_neon Reviewed-by: Jory Pratt gentoo.org> Signed-off-by: Aaron Bauman gentoo.org> profiles/arch/arm64/use.force | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/arch/arm64/use.force b/profiles/arch/arm64/use.force index ad4cb1b4c75..9747410d041 100644 --- a/profiles/arch/arm64/use.force +++ b/profiles/arch/arm64/use.force @@ -9,7 +9,6 @@ cpu_flags_arm_v7 cpu_flags_arm_v8 cpu_flags_arm_edsp -cpu_flags_arm_neon cpu_flags_arm_thumb cpu_flags_arm_thumb2 cpu_flags_arm_vfp