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 BFFC8138334 for ; Wed, 6 Nov 2019 22:41:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65999E0909; Wed, 6 Nov 2019 22:40:59 +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 4CAA1E0909 for ; Wed, 6 Nov 2019 22:40:59 +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 0DB2334C9D9 for ; Wed, 6 Nov 2019 22:40:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A84B89F for ; Wed, 6 Nov 2019 22:40:55 +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: <1573080046.7117b1841c85224a7dd53cd6e761ecc392cf4be8.anarchy@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: sys-devel/gcc/ X-VCS-Repository: proj/musl X-VCS-Files: sys-devel/gcc/metadata.xml X-VCS-Directories: sys-devel/gcc/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 7117b1841c85224a7dd53cd6e761ecc392cf4be8 X-VCS-Branch: master Date: Wed, 6 Nov 2019 22:40:55 +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: 8e585b5a-4861-44d3-b9cd-e7a1127ce1a0 X-Archives-Hash: b8620ee45e676cff711747eb87ec7f75 commit: 7117b1841c85224a7dd53cd6e761ecc392cf4be8 Author: Jory Pratt gentoo org> AuthorDate: Wed Nov 6 22:40:46 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Wed Nov 6 22:40:46 2019 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=7117b184 sys-devel/gcc: drop regression-test from metadata.xml Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Jory Pratt gentoo.org> sys-devel/gcc/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-devel/gcc/metadata.xml b/sys-devel/gcc/metadata.xml index 3c5c793..64a3611 100644 --- a/sys-devel/gcc/metadata.xml +++ b/sys-devel/gcc/metadata.xml @@ -24,7 +24,6 @@ Build support for the Objective C code language Garbage Collector Build GCC using Profile Guided Optimization (PGO) - Run the testsuite and install the results (requires FEATURES=test) Build support for various sanitizer functions (ASAN/TSAN/etc...) Build packages with stack smashing protector on by default enable systemtap static probe points