* [gentoo-commits] proj/hardened-dev:musl commit in: sys-apps/ldconfig/
@ 2015-04-08 0:22 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2015-04-08 0:22 UTC (permalink / raw
To: gentoo-commits
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
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/hardened-dev:musl commit in: sys-apps/ldconfig/
@ 2014-11-17 12:06 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2014-11-17 12:06 UTC (permalink / raw
To: gentoo-commits
commit: eb06ad5b586d534a0293856c299c901467061c76
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 17 12:08:34 2014 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Nov 17 12:08:34 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=eb06ad5b
sys-apps/ldconfig: keyword mask as it breaks a system
Package-Manager: portage-2.2.8-r2
Manifest-Sign-Key: 0xF52D4BBA
---
sys-apps/ldconfig/ldconfig-0.1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sys-apps/ldconfig/ldconfig-0.1.ebuild b/sys-apps/ldconfig/ldconfig-0.1.ebuild
index bbbc42d..08abed3 100644
--- a/sys-apps/ldconfig/ldconfig-0.1.ebuild
+++ b/sys-apps/ldconfig/ldconfig-0.1.ebuild
@@ -10,7 +10,8 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+#KEYWORDS="~amd64"
+KEYWORDS=""
IUSE=""
DEPEND=""
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-08 0:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08 0:22 [gentoo-commits] proj/hardened-dev:musl commit in: sys-apps/ldconfig/ Anthony G. Basile
-- strict thread matches above, loose matches on Subject: below --
2014-11-17 12:06 Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox