CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/10/30 16:07:20
Modified files:
lang/ruby/2.7 : Makefile distinfo
lang/ruby/2.7/patches: patch-common_mk
Log message:
Add distpatch to fix crashes when using fibers on sparc64
Also add local patch to compile a couple of fiber-related
files with -O0, as that is also needed to prevent the crash
on sparc64.
Add a second distpatch to fix a regression in 2.7.2 causing
a crash when calling ffi_closure_free.
OK kn@
