1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 19:57:38 +03: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:
nico 2008-04-21 22:04:27 +00:00
parent a57da010e1
commit 2eca548a80

View File

@ -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