CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2020/12/07 18:03:32

Modified files:
        lang/ruby/2.7  : Makefile distinfo 
        lang/ruby/2.7/patches: patch-common_mk 

Log message:
Use a better fix for the copy coroutine fiber implementation

This comes from the Ruby fiber maintainer.  It doesn't require compiling a
couple files without optimization, and it was able to get through a make
test run without crashing on sparc64, which uses the copy coroutine fiber
implementation.

OK kn@

Reply via email to