X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Fglibc%2FMakefile;h=229f20649e48c5fb20128b49a43e4ff87c95ade1;hp=1f715b9d45103f6e6f4f4441b15c220a401ade83;hb=3e0e015a0d1b6a2e0026dd689f4ce495e5a2d5db;hpb=fc521bf5413f9620196ba0cc57bb0f5c904375cb diff --git a/toolchain/glibc/Makefile b/toolchain/glibc/Makefile index 1f715b9d45..229f20649e 100644 --- a/toolchain/glibc/Makefile +++ b/toolchain/glibc/Makefile @@ -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) \