зеркало из https://github.com/github/ruby.git
Stop using `sigsetjmp` to hijack SIGCHLD handler
It already has been dead code.
Follow up of 65d3eacc80
.
This commit is contained in:
Родитель
6dd1ab0f9f
Коммит
e722f4c57f
|
@ -1072,7 +1072,6 @@ AS_CASE(["$target_os"],
|
|||
AS_IF([test $gcc_major -eq 4 -a $gcc_minor -lt 3], [
|
||||
ac_cv_func___builtin_setjmp=no
|
||||
])
|
||||
with_setjmp_type=sigsetjmp # to hijack SIGCHLD handler
|
||||
AC_CACHE_CHECK(for broken crypt with 8bit chars, rb_cv_broken_crypt,
|
||||
[AC_RUN_IFELSE([AC_LANG_SOURCE([[
|
||||
#include <stdio.h>
|
||||
|
|
Загрузка…
Ссылка в новой задаче