1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-17 04:33:57 +02:00

eglibc: work around a broken configure test to fix compile errors on x86

SVN-Revision: 32527
This commit is contained in:
Felix Fietkau 2012-06-29 16:19:48 +00:00
parent e654014352
commit 30c29914c4

View File

@ -68,6 +68,7 @@ EGLIBC_MAKE:= \
$(MAKE) \
export libc_cv_ssp=no
export ac_cv_header_cpuid_h=yes
define Host/SetToolchainInfo
$(SED) 's,^\(LIBC_TYPE\)=.*,\1=$(PKG_NAME),' $(TOOLCHAIN_DIR)/info.mk