mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 16:31:13 +00:00
uClibc should actually support va_copy
SVN-Revision: 10906
This commit is contained in:
parent
227af4b113
commit
6275f4a608
@ -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