summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/gputils/gputils-1.5.0.ebuild8
1 files 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 bd1e4fc9e3aa..3a5354790488 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