diff options
Diffstat (limited to 'meta/site/common-glibc')
-rw-r--r-- | meta/site/common-glibc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/site/common-glibc b/meta/site/common-glibc index 82a70b0f3f..496b8a4bcb 100644 --- a/meta/site/common-glibc +++ b/meta/site/common-glibc | |||
@@ -32,6 +32,7 @@ fu_cv_sys_stat_statfs2_bsize=${fu_cv_sys_stat_statfs2_bsize=yes} | |||
32 | gl_cv_func_getcwd_abort_bug=${gl_cv_func_getcwd_abort_bug=no} | 32 | gl_cv_func_getcwd_abort_bug=${gl_cv_func_getcwd_abort_bug=no} |
33 | gl_cv_func_getcwd_null=${gl_cv_func_getcwd_null=yes} | 33 | gl_cv_func_getcwd_null=${gl_cv_func_getcwd_null=yes} |
34 | gl_cv_func_getcwd_path_max=${gl_cv_func_getcwd_path_max=yes} | 34 | gl_cv_func_getcwd_path_max=${gl_cv_func_getcwd_path_max=yes} |
35 | ac_cv_func_getgroups_works=${ac_cv_func_getgroups_works=yes} | ||
35 | gl_cv_func_working_mkstemp=${gl_cv_func_working_mkstemp=yes} | 36 | gl_cv_func_working_mkstemp=${gl_cv_func_working_mkstemp=yes} |
36 | 37 | ||
37 | # glib | 38 | # glib |