From: "Matthias Schwarzott" <zzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-rpihddevice/
Date: Mon, 15 Aug 2016 19:09:53 +0000 (UTC) [thread overview]
Message-ID: <1471288175.405b4f34744e559910aa3bb63a58409aa3739c55.zzam@gentoo> (raw)
commit: 405b4f34744e559910aa3bb63a58409aa3739c55
Author: Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 19:09:35 2016 +0000
Commit: Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 19:09:35 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=405b4f34
media-plugins/vdr-rpihddevice: Better fix for linker issues - disable as-needed
Package-Manager: portage-2.3.0
media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild b/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild
index 727ffd1..f491ebf 100644
--- a/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild
+++ b/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild
@@ -24,6 +24,6 @@ RDEPEND="${DEPEND}"
src_prepare()
{
- sed -i "${S}"/Makefile -e 's/-lGLESv2 -lEGL/-lEGL -lGLESv2/' || die "sed failed"
+ sed -i "${S}"/Makefile -e '/LDFLAGS.*VCLIBDIR/s/$/ -Wl,--no-as-needed/' || die "sed failed"
vdr-plugin-2_src_prepare
}
next reply other threads:[~2016-08-15 19:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-15 19:09 Matthias Schwarzott [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-04-26 11:05 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-rpihddevice/ David Seifert
2019-12-27 7:41 Jörg Bornkessel
2018-03-26 19:18 Aaron Bauman
2016-08-08 20:50 Matthias Schwarzott
2015-10-25 15:12 Joerg Bornkessel
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=1471288175.405b4f34744e559910aa3bb63a58409aa3739c55.zzam@gentoo \
--to=zzam@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