-
Notifications
You must be signed in to change notification settings - Fork 321
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
Failed to build V8 on riscv64 #1476
Comments
hack3ric
added a commit
to hack3ric/archriscv-packages
that referenced
this issue
May 13, 2024
Fix rotten patch again since upstream does not seem to update Chromium's build/ directory. Reported to denoland/rusty_v8#1476.
felixonmars
pushed a commit
to felixonmars/archriscv-packages
that referenced
this issue
May 13, 2024
Fix rotten patch again since upstream does not seem to update Chromium's build/ directory. Reported to denoland/rusty_v8#1476.
We're started tracking V8 deps updates (including |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, currently rusty_v8 fails to build on riscv64:
It seems that the build/ directory hasn't been updated for a while, and the fix is available upstream at https://chromium-review.googlesource.com/c/chromium/src/+/4974179.
The text was updated successfully, but these errors were encountered: