fix a compile error when compiling with glibc (#7816)

SVN-Revision: 22869
v19.07.3_mercusys_ac12_duma
Felix Fietkau 14 years ago
parent 8df0c8e390
commit 198730fb3d

@ -57,7 +57,7 @@ GLIBC_CONFIGURE:= \
libc_cv_386_tls=yes \
libc_cv_slibdir="/lib" \
$(HOST_BUILD_DIR)/configure \
--prefix=/ \
--prefix= \
--build=$(GNU_HOST_NAME) \
--host=$(REAL_GNU_TARGET_NAME) \
--with-headers="$(TOOLCHAIN_DIR)/include" \

Loading…
Cancel
Save