mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
Introduce a new mkmf option `--target-rbconfig` to specify the RbConfig file for the deployment target platform. This option is useful for cross-compiling Ruby extensions without faking the global top-level `RbConfig` constant.