projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d62b57
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32527
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/eglibc/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/eglibc/Makefile
b/toolchain/eglibc/Makefile
index
eade1c1
..
e37e16d
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