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

Get make yjit-bindgen to work on clean checkout. Fix miniruby build #175

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

XrXr
Copy link

@XrXr XrXr commented Feb 18, 2022

By adding miniruby as a prerequisite, make yjit-bindgen works right
after a fresh configure run. This allows simplifying the instruction
for running the command a bit in yjit/README.md.

Tested with make distclean and a fresh configure run.

Lots of warnings when building miniruby we will fix as we prune more C
YJIT.

By adding miniruby as a prerequisite, `make yjit-bindgen` works right
after a fresh `configure` run. This allows simplifying the instruction
for running the command a bit in yjit/README.md.

Tested with `make distclean` and a fresh `configure` run.

Lots of warnings when building miniruby we will fix as we prune more C
YJIT.
@XrXr XrXr merged commit 3687778 into rust-yjit Feb 18, 2022
@XrXr XrXr deleted the bindgen-ergo branch February 18, 2022 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant