diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-11-19 12:17:34 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-11-19 12:17:34 +0000 |
commit | b5ff15f7054199ca4d973115743b5f5392feb2dc (patch) | |
tree | 78f5f4a9467e4a37875fe1dc4c52c7889089f697 /Config.in | |
parent | 41436967c385df182a7ce8df9c310f977161def5 (diff) | |
download | upstream-b5ff15f7054199ca4d973115743b5f5392feb2dc.tar.gz upstream-b5ff15f7054199ca4d973115743b5f5392feb2dc.tar.bz2 upstream-b5ff15f7054199ca4d973115743b5f5392feb2dc.zip |
toolchain: musl: fix symlink for ldd
ld-musl-*.so* is a symlink "broken" for the hostsystem, so wildcard
will skip it, causing LD_MUSL_NAME to empty and the ldd symlink pointing
to ../../lib directly.
This causes sysupgrade failing to copy any linked libaries and
consequently failing to run anything after switching to ram disk.
Fix this by creating a symlink directly pointing to where ld-musl-*.so*
points to.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43314 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'Config.in')
0 files changed, 0 insertions, 0 deletions