mirror of
https://github.com/ruby/ruby.git
synced 2026-08-21 03:34:31 +08: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.