X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Feglibc%2FMakefile;h=d237f4e123a69a07e62669f6fb76352f4c499e5c;hp=dff7e48528daa96a8e7183b3c2dbbbcedc129085;hb=3e0e015a0d1b6a2e0026dd689f4ce495e5a2d5db;hpb=fc521bf5413f9620196ba0cc57bb0f5c904375cb diff --git a/toolchain/eglibc/Makefile b/toolchain/eglibc/Makefile index dff7e48528..d237f4e123 100644 --- a/toolchain/eglibc/Makefile +++ b/toolchain/eglibc/Makefile @@ -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) \