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
Use --with-*-dir= options when configuring CRuby (closes#507).
* Ruby < 3.4.0 treated the `--with-*-dir=` options differently than the
`--with-opt-dir=` option. This was apparently fixed in Ruby 3.4.0,
however we should error on the side of caution and use the
`--with-*-dir=` options instead of `--with-opt-dir=`.
0 commit comments