define libc_cv_slibdir, fixes mips64 compilation (#5011)
[openwrt/openwrt.git] / toolchain / glibc / Makefile
index 1f715b9d45103f6e6f4f4441b15c220a401ade83..229f20649e48c5fb20128b49a43e4ff87c95ade1 100644 (file)
@@ -52,6 +52,7 @@ GLIBC_CONFIGURE:= \
        libc_cv_forced_unwind=yes \
        libc_cv_c_cleanup=yes \
        libc_cv_386_tls=yes \
+       libc_cv_slibdir="/lib" \
        $(HOST_BUILD_DIR)/configure \
                --prefix=/usr \
                --build=$(GNU_HOST_NAME) \