mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
site: on linux, pipes are fifos with max link count of 1
(From OE-Core rev: 13aa567ac1c2c5232378bb9de0bb4ccf04f8c2ac) Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
56c6dde17b
commit
644c19059c
|
|
@ -52,6 +52,7 @@ 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_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}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user