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

YJIT: Improve the description about --enable-yjit #6947

Merged
merged 1 commit into from Dec 19, 2022

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Dec 16, 2022

  --enable-yjit           enable in-process JIT compiler that requires Rust
                          build tools. enabled by default on supported
                          platforms if rustc 1.58.0+ is available

--enable-yjit could be enabled by default since #6662, so [default=no] seems inaccurate. The description format used in this PR ("enabled by default on ...") is consistent with --enable-rpath and --enable-dtrace.

@k0kubun k0kubun requested a review from a team December 16, 2022 01:01
@maximecb maximecb merged commit 1482f06 into ruby:master Dec 19, 2022
@maximecb maximecb deleted the yjit-configure branch December 19, 2022 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants