projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72b3f74
)
We also need bzero and bcmp to be put in there
author
Florian Fainelli
<florian@openwrt.org>
Sun, 30 Dec 2007 04:03:42 +0000
(
04:03
+0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 30 Dec 2007 04:03:42 +0000
(
04:03
+0000)
SVN-Revision: 10050
include/site/linux-uclibc
patch
|
blob
|
history
diff --git
a/include/site/linux-uclibc
b/include/site/linux-uclibc
index c3f00d6a1e264373798d3421a4c15e78571e913e..798dc2f9c08b25c9984e6c7d19f48cf313fece85 100644
(file)
--- a/
include/site/linux-uclibc
+++ b/
include/site/linux-uclibc
@@
-6,6
+6,8
@@
ac_cv_conv_longlong_to_float=yes
ac_cv_func___va_copy=no
ac_cv_func__exit=yes
ac_cv_func_bcopy=yes
+ac_cv_func_bzero=yes
+ac_cv_func_bcmp=yes
ac_cv_func_fchmod=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes