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 08397158086 for ; Sun, 7 Nov 2021 05:05:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00A282BC0E2; Sun, 7 Nov 2021 05:05:15 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 24DBA2BC0E0 for ; Sun, 7 Nov 2021 05:05:11 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08DEB341538 for ; Sun, 7 Nov 2021 05:05:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 500F2175 for ; Sun, 7 Nov 2021 05:05:07 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1636260961.710bf7a0ff059cc334680803f0e55d3d8db48037.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/gputils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-embedded/gputils/gputils-1.5.0.ebuild X-VCS-Directories: dev-embedded/gputils/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 710bf7a0ff059cc334680803f0e55d3d8db48037 X-VCS-Branch: master Date: Sun, 7 Nov 2021 05:05:07 +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: bfbe1c43-4443-424b-aa4a-4bb49847d401 X-Archives-Hash: 60ff1b9d14932325cfbe53deb9c87383 commit: 710bf7a0ff059cc334680803f0e55d3d8db48037 Author: Sam James gentoo org> AuthorDate: Sun Nov 7 04:56:01 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Nov 7 04:56:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=710bf7a0 dev-embedded/gputils: fix DoubleEmptyLine Signed-off-by: Sam James gentoo.org> dev-embedded/gputils/gputils-1.5.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-embedded/gputils/gputils-1.5.0.ebuild b/dev-embedded/gputils/gputils-1.5.0.ebuild index 3a535479048..54b186ff608 100644 --- a/dev-embedded/gputils/gputils-1.5.0.ebuild +++ b/dev-embedded/gputils/gputils-1.5.0.ebuild @@ -19,7 +19,6 @@ src_configure() { tc-ld-is-gold && tc-ld-force-bfd #tc-ld-disable-gold #369291 - # Their configure script tries to do funky things with default # compiler selection. Force our own defaults instead. tc-export CC