зеркало из https://github.com/github/ruby.git
add ML ref.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39206 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
cbacc5d501
Коммит
17df736379
|
@ -1478,6 +1478,7 @@ if test $rb_cv_stack_end_address != no; then
|
|||
fi
|
||||
|
||||
# posix_memalign(memptr, alignment, size) implemented for OpenBSD 4.8 doesn't work if alignment > MALLOC_PAGESIZE.
|
||||
# [ruby-core:42158] https://bugs.ruby-lang.org/issues/5901
|
||||
# OpenBSD 5.2 fixed the problem. (src/lib/libc/stdlib/malloc.c:1.142)
|
||||
# MirOS #10semel has the problem but fixed in the repository. (src/lib/libc/stdlib/malloc.c:1.9)
|
||||
AS_CASE(["$target_os"],
|
||||
|
|
Загрузка…
Ссылка в новой задаче