Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Apr 2, 2024

Conversation

kateinoigakukun
Copy link
Member

@kateinoigakukun kateinoigakukun commented Mar 27, 2024

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.

https://bugs.ruby-lang.org/issues/20345

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.
@kateinoigakukun kateinoigakukun marked this pull request as ready for review March 27, 2024 04:42
@kateinoigakukun kateinoigakukun merged commit 8b55aaa into ruby:master Apr 2, 2024
98 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant