[toolchain] fix a small bug in binutils 2.19.1
[openwrt.git] / toolchain / eglibc / Makefile
index dff7e48..d237f4e 100644 (file)
@@ -51,6 +51,7 @@ EGLIBC_CONFIGURE:= \
        BUILD_CC="$(HOSTCC)" \
        $(TARGET_CONFIGURE_OPTS) \
        CFLAGS="$(EGLIBC_CFLAGS)" \
+       libc_cv_slibdir="/lib" \
        $(HOST_BUILD_DIR)/libc/configure \
                --prefix=/usr \
                --build=$(GNU_HOST_NAME) \
This page took 0.026739 seconds and 4 git commands to generate.