1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 20:08:54 +03:00

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32527 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-06-29 16:19:48 +00:00
parent 79cdadea60
commit f0ebad0e26

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