mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-11 03:47:28 -04:00
define libc_cv_slibdir, fixes mips64 compilation (#5011)
SVN-Revision: 15526
This commit is contained in:
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user