summaryrefslogtreecommitdiffstats
path: root/initramfs/uclib-rootfs.old/usr/lib/libc.so
diff options
context:
space:
mode:
authorSebastian Schmelzer2010-09-02 17:50:49 +0200
committerSebastian Schmelzer2010-09-02 17:50:49 +0200
commit416ab8a37f1b07dc9f6c0fb3ff1a8ff2036510b5 (patch)
tree4715f7d742fec50931017f38fe6ff0a89d4ceccc /initramfs/uclib-rootfs.old/usr/lib/libc.so
parentFix for the problem reported on the list (sed filter forgotten for the (diff)
downloadcore-416ab8a37f1b07dc9f6c0fb3ff1a8ff2036510b5.tar.gz
core-416ab8a37f1b07dc9f6c0fb3ff1a8ff2036510b5.tar.xz
core-416ab8a37f1b07dc9f6c0fb3ff1a8ff2036510b5.zip
change dir structure
Diffstat (limited to 'initramfs/uclib-rootfs.old/usr/lib/libc.so')
-rwxr-xr-xinitramfs/uclib-rootfs.old/usr/lib/libc.so5
1 files changed, 0 insertions, 5 deletions
diff --git a/initramfs/uclib-rootfs.old/usr/lib/libc.so b/initramfs/uclib-rootfs.old/usr/lib/libc.so
deleted file mode 100755
index 32a2e3d9..00000000
--- a/initramfs/uclib-rootfs.old/usr/lib/libc.so
+++ /dev/null
@@ -1,5 +0,0 @@
-/* GNU ld script
- * Use the shared library, but some functions are only in
- * the static library, so try that secondarily. */
-OUTPUT_FORMAT ( elf32-i386 )
-GROUP ( /usr/lib/uclibc_nonshared.a /lib/libc.so.0 AS_NEEDED ( /lib/ld-uClibc.so.0 ) )