[toolchain] define libc_cv_slibdir, fixes mips64 compilation (#5011)
[openwrt.git] / toolchain / glibc / Makefile
index 1f715b9..229f206 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) \
This page took 0.026279 seconds and 4 git commands to generate.