summaryrefslogtreecommitdiffstats
path: root/meta/site/common-glibc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/site/common-glibc')
-rw-r--r--meta/site/common-glibc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/site/common-glibc b/meta/site/common-glibc
index ca55d48e72..1a28a271ff 100644
--- a/meta/site/common-glibc
+++ b/meta/site/common-glibc
@@ -33,6 +33,7 @@ gl_cv_func_getcwd_abort_bug=${gl_cv_func_getcwd_abort_bug=no}
33gl_cv_func_getcwd_null=${gl_cv_func_getcwd_null=yes} 33gl_cv_func_getcwd_null=${gl_cv_func_getcwd_null=yes}
34gl_cv_func_getcwd_path_max=${gl_cv_func_getcwd_path_max=yes} 34gl_cv_func_getcwd_path_max=${gl_cv_func_getcwd_path_max=yes}
35ac_cv_func_getgroups_works=${ac_cv_func_getgroups_works=yes} 35ac_cv_func_getgroups_works=${ac_cv_func_getgroups_works=yes}
36gl_cv_func_nanosleep=${gl_cv_func_nanosleep='no (mishandles large arguments)'}
36gl_cv_func_working_mkstemp=${gl_cv_func_working_mkstemp=yes} 37gl_cv_func_working_mkstemp=${gl_cv_func_working_mkstemp=yes}
37gl_cv_func_working_utimes=${gl_cv_func_working_utimes=yes} 38gl_cv_func_working_utimes=${gl_cv_func_working_utimes=yes}
38 39