diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-07-17 10:03:38 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-07-17 10:03:38 +0200 |
commit | a2c9f746f369a535f733ca7c6949b3442d8157d5 (patch) | |
tree | ea6766fffcd977623874deb56d17819929e6c3bf /recipes/glibc/glibc-2.9/etc | |
parent | e05f5e4e8f023aea355943a1356dbb14226625e0 (diff) |
glibc-2.9: added missing ld.so.conf
Thanks for Khem to pointing this out!
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/glibc/glibc-2.9/etc')
-rw-r--r-- | recipes/glibc/glibc-2.9/etc/ld.so.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/glibc/glibc-2.9/etc/ld.so.conf b/recipes/glibc/glibc-2.9/etc/ld.so.conf new file mode 100644 index 0000000000..46e06d3f0a --- /dev/null +++ b/recipes/glibc/glibc-2.9/etc/ld.so.conf @@ -0,0 +1,2 @@ +/usr/local/lib + |