projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e654014
)
eglibc: work around a broken configure test to fix compile errors on x86
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 29 Jun 2012 16:19:48 +0000
(16:19 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 29 Jun 2012 16:19:48 +0000
(16:19 +0000)
SVN-Revision: 32527
toolchain/eglibc/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/eglibc/Makefile
b/toolchain/eglibc/Makefile
index eade1c1b5ccf84c7a75dd75c26d9f69ef20c2243..e37e16d1537135aff3d57806fb5f558fcc71b05f 100644
(file)
--- a/
toolchain/eglibc/Makefile
+++ b/
toolchain/eglibc/Makefile
@@
-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