mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:30:16 +02:00
uClibc should actually support va_copy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10906 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a57da010e1
commit
2eca548a80
@ -64,5 +64,5 @@ ac_cv_uint=yes
|
||||
ac_cv_uint64_t=yes
|
||||
ac_cv_ulong=yes
|
||||
ac_cv_ushort=yes
|
||||
ac_cv_va_copy=no
|
||||
ac_cv_va_copy=C99
|
||||
ac_cv_va_val_copy=yes
|
||||
|
Loading…
Reference in New Issue
Block a user