Project

General

Profile

« Previous | Next » 

Revision 8b55aaa8

Added by katei (Yuta Saito) about 1 year ago

[Feature #20345] Add --target-rbconfig option to mkmf

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.