[toolchain/eglibc] explicitly disable the use of ldconfig
[openwrt.git] / toolchain / eglibc / Makefile
index 6be8097..1e1031d 100644 (file)
@@ -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) \
This page took 0.021082 seconds and 4 git commands to generate.