1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-30 23:14:10 +03:00

[include] site: cache ac_cv_func_malloc_0_nonnull and ac_cv_func_realloc_0_nonnull

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25946 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2011-03-08 06:00:56 +00:00
parent fc3f00e50f
commit a59c56be0a

View File

@ -74,3 +74,5 @@ ac_cv_ushort=yes
ac_cv_va_copy=C99
ac_cv_va_val_copy=yes
as_cv_unaligned_access=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_realloc_0_nonnull=yes