Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] eglibc: Make ld.so.conf more flexible
@ 2014-07-23 22:41 Ben Shelton
  2014-07-23 23:50 ` Peter Seebach
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Shelton @ 2014-07-23 22:41 UTC (permalink / raw)
  To: openembedded-core; +Cc: Brad Mouring

From: Brad Mouring <brad.mouring@ni.com>

Most modern distros will include conf files in /etc/ld.so.conf.d/
when generating the ld.so cache. This change will bring that flexibility.

Signed-off-by: Brad Mouring <brad.mouring@ni.com>
Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Acked-by: Ken Sharp <ken.sharp@ni.com>
Acked-by: Rich Tollerton <rich.tollerton@ni.com>
---
 meta/recipes-core/eglibc/eglibc-2.19/etc/ld.so.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-core/eglibc/eglibc-2.19/etc/ld.so.conf b/meta/recipes-core/eglibc/eglibc-2.19/etc/ld.so.conf
index e69de29..83327c0 100644
--- a/meta/recipes-core/eglibc/eglibc-2.19/etc/ld.so.conf
+++ b/meta/recipes-core/eglibc/eglibc-2.19/etc/ld.so.conf
@@ -0,0 +1 @@
+include /etc/ld.so.conf.d/*.conf
-- 
2.0.2



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-07-24 21:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-23 22:41 [PATCH] eglibc: Make ld.so.conf more flexible Ben Shelton
2014-07-23 23:50 ` Peter Seebach
2014-07-24  1:48   ` Khem Raj
2014-07-24  1:59     ` Mark Hatle
2014-07-24 21:30       ` Peter Seebach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox