mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 18:35:55 +02:00
We also need bzero and bcmp to be put in there
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10050 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5a4ff24a53
commit
82f00abd2b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user