mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
siteinfo: Move certain bash entries to common-linux
More re-sync with oe.dev (From OE-Core rev: 75aa86f4800a8344e1dfe721a729fdd281e26a20) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -8,21 +8,7 @@ ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes}
|
||||
|
||||
# bash
|
||||
ac_cv_c_long_double=${ac_cv_c_long_double=no}
|
||||
bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes}
|
||||
bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present}
|
||||
bash_cv_must_reinstall_sighandlers=${bash_cv_must_reinstall_sighandlers=no}
|
||||
bash_cv_func_strcoll_broken=${bash_cv_func_strcoll_broken=no}
|
||||
bash_cv_dup2_broken=${bash_cv_dup2_broken=no}
|
||||
bash_cv_opendir_not_robust=${bash_cv_opendir_not_robust=no}
|
||||
bash_cv_type_rlimit=${bash_cv_type_rlimit=rlim_t}
|
||||
bash_cv_getenv_redef=${bash_cv_getenv_redef=yes}
|
||||
bash_cv_ulimit_maxfds=${bash_cv_ulimit_maxfds=yes}
|
||||
bash_cv_getcwd_calls_popen=${bash_cv_getcwd_calls_popen=no}
|
||||
bash_cv_printf_a_format=${bash_cv_printf_a_format=yes}
|
||||
bash_cv_pgrp_pipe=${bash_cv_pgrp_pipe=no}
|
||||
bash_cv_job_control_missing=${bash_cv_job_control_missing=present}
|
||||
bash_cv_sys_named_pipes=${bash_cv_sys_named_pipes=present}
|
||||
bash_cv_unusable_rtsigs=${bash_cv_unusable_rtsigs=no}
|
||||
|
||||
# openssh
|
||||
ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no}
|
||||
|
||||
Reference in New Issue
Block a user