diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-02-13 16:40:48 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-21 15:00:57 +0000 |
commit | b5c8add7f3ed58451cb460a242b4edd671ba618e (patch) | |
tree | 90a5bd33b17737e3f091cd6d76460b2e7d95963c /meta/recipes-core/sysvinit | |
parent | 1da6a2dbd5e7aeea6cd45ca05590bdd50b67bf89 (diff) | |
download | openembedded-core-b5c8add7f3ed58451cb460a242b4edd671ba618e.tar.gz openembedded-core-b5c8add7f3ed58451cb460a242b4edd671ba618e.tar.bz2 openembedded-core-b5c8add7f3ed58451cb460a242b4edd671ba618e.tar.xz openembedded-core-b5c8add7f3ed58451cb460a242b4edd671ba618e.zip |
zlib: remove ldconfig call from install-libs
* it's called from install-libs target and when /etc/ld.so.cache is writeable by user running bitbake
then it creates invalid cache (in my case libstdc++.so cannot be found after building zlib(-native)
and I have to call touch */libstdc++.so && /sbin/ldconfig to fix it
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/sysvinit')
0 files changed, 0 insertions, 0 deletions