From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/hardened-dev:musl commit in: sys-apps/ldconfig/
Date: Wed, 8 Apr 2015 00:22:39 +0000 (UTC) [thread overview]
Message-ID: <1428452653.08ccfada9227e86b0addbb8e03360a568dc7b437.blueness@gentoo> (raw)
commit: 08ccfada9227e86b0addbb8e03360a568dc7b437
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 8 00:23:48 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Apr 8 00:24:13 2015 +0000
URL: https://gitweb.gentoo.org/proj/hardened-dev.git/commit/?id=08ccfada
sys-apps/ldconfig: Add env.d/00musl. Bug #545006 c#16.
sys-apps/ldconfig/ldconfig-0.1.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sys-apps/ldconfig/ldconfig-0.1.ebuild b/sys-apps/ldconfig/ldconfig-0.1.ebuild
index 08abed3..05ab221 100644
--- a/sys-apps/ldconfig/ldconfig-0.1.ebuild
+++ b/sys-apps/ldconfig/ldconfig-0.1.ebuild
@@ -29,4 +29,6 @@ src_unpack () {
src_install () {
into /
dosbin ${PN}
+ echo 'LDPATH="include ld.so.conf.d/*.conf"' > "${T}"/00musl
+ doenvd "${T}"/00musl || die
}
next reply other threads:[~2015-04-08 0:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-08 0:22 Anthony G. Basile [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-11-17 12:06 [gentoo-commits] proj/hardened-dev:musl commit in: sys-apps/ldconfig/ Anthony G. Basile
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=1428452653.08ccfada9227e86b0addbb8e03360a568dc7b437.blueness@gentoo \
--to=blueness@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