diff options
Diffstat (limited to 'meta/site/common-glibc')
| -rw-r--r-- | meta/site/common-glibc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/site/common-glibc b/meta/site/common-glibc index 9339655352..8cfa695872 100644 --- a/meta/site/common-glibc +++ b/meta/site/common-glibc | |||
| @@ -5,6 +5,13 @@ ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} | |||
| 5 | ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes} | 5 | ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes} |
| 6 | ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} | 6 | ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} |
| 7 | ac_cv_func_memcmp_working=${ac_cv_func_memcmp_working=yes} | 7 | ac_cv_func_memcmp_working=${ac_cv_func_memcmp_working=yes} |
| 8 | ac_cv_func_getpgrp_void=yes | ||
| 9 | ac_cv_func_setpgrp_void=yes | ||
| 10 | ac_cv_func_setgrent_void=yes | ||
| 11 | ac_cv_func_getgrgid_r=${ac_cv_func_getgrgid_r=yes} | ||
| 12 | ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes} | ||
| 13 | ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes} | ||
| 14 | ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes} | ||
| 8 | ac_cv_type_uid_t={ac_cv_type_uid_t=yes} | 15 | ac_cv_type_uid_t={ac_cv_type_uid_t=yes} |
| 9 | 16 | ||
| 10 | # bash | 17 | # bash |
