summaryrefslogtreecommitdiffstats
path: root/external/poky/meta/site/common-linux
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/meta/site/common-linux')
-rw-r--r--external/poky/meta/site/common-linux5
1 files changed, 5 insertions, 0 deletions
diff --git a/external/poky/meta/site/common-linux b/external/poky/meta/site/common-linux
index 71ec961b..1c1fdafb 100644
--- a/external/poky/meta/site/common-linux
+++ b/external/poky/meta/site/common-linux
@@ -47,8 +47,13 @@ hw_cv_func_snprintf_c99=${hw_cv_func_snprintf_c99=yes}
hw_cv_func_vsnprintf_c99=${hw_cv_func_vsnprintf_c99=yes}
# coreutils
+ac_cv_func_chown_works=${ac_cv_func_chown_works=yes}
+ac_cv_func_utime_null=${ac_cv_func_utime_null=yes}
gl_cv_func_fstatat_zero_flag=${gl_cv_func_fstatat_zero_flag=yes}
+gl_cv_func_link_follows_symlink=${gl_cv_func_link_follows_symlink=no}
+gl_cv_func_unlink_busy_text=${gl_cv_func_unlink_busy_text=yes}
gl_cv_have_proc_uptime=${gl_cv_have_proc_uptime=yes}
+gl_cv_pipes_are_fifos=${gl_cv_pipes_are_fifos='yes (1)'}
# mysql
ac_cv_sys_restartable_syscalls=${ac_cv_sys_restartable_syscalls=yes}