Author :
gkoehler
Date :
2022-12-29 21:20:25
Hash :afec991d Message :Configure lang/ruby --without-baseruby
This prevents picking /usr/local/bin/ruby from devel/ruby-shims as
baseruby, and erroring in "make fake" when baseruby can't require
tool/downloader.rb. We don't need baseruby, because we are building
ruby-*.tar.gz, not a git checkout of ruby.
ok jeremy@ (maintainer)