From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libdv/
Date: Sun, 7 Nov 2021 04:55:05 +0000 (UTC) [thread overview]
Message-ID: <1636260883.6f6a5c0fc9a0c0f91928dcd26a112eb2ceb8ae03.sam@gentoo> (raw)
commit: 6f6a5c0fc9a0c0f91928dcd26a112eb2ceb8ae03
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 7 04:54:29 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 7 04:54:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f6a5c0f
media-libs/libdv: disable gold
Upstream is dead so let's just workaround the failure.
Bug: https://bugs.gentoo.org/622662
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/libdv/libdv-1.0.0-r4.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/media-libs/libdv/libdv-1.0.0-r4.ebuild b/media-libs/libdv/libdv-1.0.0-r4.ebuild
index 9259a8b9b85..099d6387f63 100644
--- a/media-libs/libdv/libdv-1.0.0-r4.ebuild
+++ b/media-libs/libdv/libdv-1.0.0-r4.ebuild
@@ -36,7 +36,10 @@ src_prepare() {
}
multilib_src_configure() {
- ECONF_SOURCE="${S}" econf \
+ # bug #622662
+ tc-ld-disable-gold
+
+ ECONF_SOURCE="${S}" econf \
--disable-static \
--without-debug \
--disable-gtk \
next reply other threads:[~2021-11-07 4:55 UTC|newest]
Thread overview: 17+ 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 --
2022-11-02 5:50 [gentoo-commits] repo/gentoo:master commit in: media-libs/libdv/ WANG Xuerui
2021-11-07 5:05 Sam James
2020-04-11 10:20 Sergei Trofimovich
2019-12-24 23:01 David Seifert
2019-12-24 19:58 Mikle Kolyada
2019-12-24 14:49 Mikle Kolyada
2019-12-16 7:49 Agostino Sarubbo
2019-12-16 7:46 Agostino Sarubbo
2019-12-15 14:22 Agostino Sarubbo
2019-12-15 14:15 Agostino Sarubbo
2019-12-15 14:07 Agostino Sarubbo
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 11:46 David Seifert
2019-11-13 1:03 Aaron Bauman
2017-04-13 19:29 Patrice Clement
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=1636260883.6f6a5c0fc9a0c0f91928dcd26a112eb2ceb8ae03.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