summaryrefslogtreecommitdiffstats
path: root/boot-env/preboot/uclib-rootfs/usr/lib/libncurses.so
diff options
context:
space:
mode:
authorSebastian Schmelzer2009-05-29 03:04:41 +0200
committerSebastian Schmelzer2009-05-29 03:04:41 +0200
commitd63633cf8ce314a37585a0d3fa7f334537b4931f (patch)
tree3e92174fb9a568ce9ffb9d39b7e4bb0e2ab421a1 /boot-env/preboot/uclib-rootfs/usr/lib/libncurses.so
parentadd missing lib (diff)
downloadcore-d63633cf8ce314a37585a0d3fa7f334537b4931f.tar.gz
core-d63633cf8ce314a37585a0d3fa7f334537b4931f.tar.xz
core-d63633cf8ce314a37585a0d3fa7f334537b4931f.zip
update to uclibc 0.9.30.1 II
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2900 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'boot-env/preboot/uclib-rootfs/usr/lib/libncurses.so')
-rwxr-xr-xboot-env/preboot/uclib-rootfs/usr/lib/libncurses.so9
1 files changed, 5 insertions, 4 deletions
diff --git a/boot-env/preboot/uclib-rootfs/usr/lib/libncurses.so b/boot-env/preboot/uclib-rootfs/usr/lib/libncurses.so
index 6d4cb861..e7122a85 100755
--- a/boot-env/preboot/uclib-rootfs/usr/lib/libncurses.so
+++ b/boot-env/preboot/uclib-rootfs/usr/lib/libncurses.so
@@ -1,8 +1,9 @@
/* GNU ld script
- Since Gentoo has critical dynamic libraries
- in /lib, and the static versions in /usr/lib,
- we need to have a "fake" dynamic lib in /usr/lib,
- otherwise we run into linking problems.
+ Since Gentoo has critical dynamic libraries in /lib, and the static versions
+ in /usr/lib, we need to have a "fake" dynamic lib in /usr/lib, otherwise we
+ run into linking problems. This "fake" dynamic lib is a linker script that
+ redirects the linker to the real lib. And yes, this works in the cross-
+ compiling scenario as the sysroot-ed linker will prepend the real path.
See bug http://bugs.gentoo.org/4411 for more info.
*/