CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/02/16 11:28:34
Modified files:
lang/ruby/3.1 : Makefile
lang/ruby/3.1/patches: patch-configure
Log message:
Remove capstone detection, only needed for debugging YJIT
Having the detection resulted in a hidden dependency, which could break
bulk builds.
OK @jca
