You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix building TruffleRuby with TruffleRuby in $PATH
* Move --building-core-cexts next to other options in
miniruby_for_building_cexts(), since it should be passed along those
and needs --experimental-options.
* With TruffleRuby in $PATH, preprocess.rb would be called and fail due
to --building-core-cexts being an experimental option.
0 commit comments