explicitly disable the use of ldconfig
SVN-Revision: 27220
This commit is contained in:
parent
47e218c426
commit
4716055a1e
|
@ -60,6 +60,7 @@ EGLIBC_CONFIGURE:= \
|
|||
$(TARGET_CONFIGURE_OPTS) \
|
||||
CFLAGS="$(EGLIBC_CFLAGS)" \
|
||||
libc_cv_slibdir="/lib" \
|
||||
use_ldconfig=no \
|
||||
$(HOST_BUILD_DIR)/libc/configure \
|
||||
--prefix= \
|
||||
--build=$(GNU_HOST_NAME) \
|
||||
|
|
Loading…
Reference in New Issue