mirror of
https://git.busybox.net/busybox.git
synced 2024-12-11 14:34:36 +08:00
Eliminate ldconfig which is no longer built by
default (or needed) with uClibc.
This commit is contained in:
parent
48cc89b738
commit
f8f6e624bb
@ -93,7 +93,6 @@ ln -s /proc/mounts $TARGET_DIR/etc/mtab
|
||||
# other miscellaneous setup
|
||||
mkdir $TARGET_DIR/initrd
|
||||
mkdir $TARGET_DIR/proc
|
||||
$UCLIBC_DIR/ld.so-1/util/ldconfig -r $TARGET_DIR
|
||||
|
||||
|
||||
# Done. Maybe do cleanup.
|
||||
|
Loading…
Reference in New Issue
Block a user