From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/gputils/
Date: Sun, 7 Nov 2021 04:55:05 +0000 (UTC) [thread overview]
Message-ID: <1636259862.3b63fda8bb810ac60d85ed7f7649c61906f72f98.sam@gentoo> (raw)
commit: 3b63fda8bb810ac60d85ed7f7649c61906f72f98
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 7 04:37:42 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 7 04:37:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b63fda8
dev-embedded/gputils: try again to disable gold
Bug: https://bugs.gentoo.org/818802
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-embedded/gputils/gputils-1.5.0.ebuild | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/dev-embedded/gputils/gputils-1.5.0.ebuild b/dev-embedded/gputils/gputils-1.5.0.ebuild
index bd1e4fc9e3a..3a535479048 100644
--- a/dev-embedded/gputils/gputils-1.5.0.ebuild
+++ b/dev-embedded/gputils/gputils-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,11 @@ KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
src_configure() {
- tc-ld-disable-gold #369291
+ # bug #818802
+ 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
next reply other threads:[~2021-11-07 4:55 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-07 4:55 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-29 1:15 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/gputils/ Sam James
2023-06-24 2:59 Sam James
2023-04-10 8:48 Sam James
2023-04-10 8:48 Sam James
2023-04-10 8:48 Sam James
2023-04-10 8:24 Sam James
2021-11-07 7:11 Sam James
2021-11-07 5:05 Sam James
2018-05-20 12:59 Johannes Huber
2018-05-20 12:59 Johannes Huber
2018-05-20 12:59 Johannes Huber
2018-05-20 12:59 Johannes Huber
2018-05-20 12:59 Johannes Huber
2017-10-26 20:18 Thomas Deutschmann
2017-10-05 8:37 Sergei Trofimovich
2017-09-23 19:38 Sergei Trofimovich
2017-09-05 7:11 Tim Harder
2017-03-23 20:53 David Seifert
2016-12-20 16:47 Mike Frysinger
2016-08-25 21:35 Tim Harder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1636259862.3b63fda8bb810ac60d85ed7f7649c61906f72f98.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox