X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2eca548a80038c965f10c32465f7357564f967e3..81eeea12a4ae3e30ce92f0a5afdfcd88c406b1c8:/include/site/linux-uclibc?ds=sidebyside diff --git a/include/site/linux-uclibc b/include/site/linux-uclibc index 3b6c422b4..5640e2a7f 100644 --- a/include/site/linux-uclibc +++ b/include/site/linux-uclibc @@ -3,6 +3,7 @@ ac_atomic_sub=yes ac_cv_c_gettext_without_libintl=yes ac_cv_c_long_double=no ac_cv_conv_longlong_to_float=yes +ac_cv_file__dev_zero=yes ac_cv_func___va_copy=no ac_cv_func__exit=yes ac_cv_func_bcopy=yes @@ -22,6 +23,7 @@ ac_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_works=yes ac_cv_func_memcmp_clean=yes ac_cv_func_memcmp_working=yes +ac_cv_func_posix_getgrgid_r=yes ac_cv_func_posix_getpwuid_r=yes ac_cv_func_pthread_key_delete=yes ac_cv_func_realloc_0_nonnull=yes @@ -66,3 +68,4 @@ ac_cv_ulong=yes ac_cv_ushort=yes ac_cv_va_copy=C99 ac_cv_va_val_copy=yes +as_cv_unaligned_access=yes