X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fglibc%2FMakefile;fp=toolchain%2Fglibc%2FMakefile;h=229f20649e48c5fb20128b49a43e4ff87c95ade1;hb=d7618f3bcee34bc556e1a208a8b2f17f959f354d;hp=1f715b9d45103f6e6f4f4441b15c220a401ade83;hpb=3342cf9296e1ab33c8fc2cc8d5ca6c600c820d0d;p=15.05%2Fopenwrt.git 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) \