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

[rust] Update ring and required crates for riscv support #13194

Closed
wants to merge 1 commit into from

Commits on Nov 23, 2023

  1. [rust] Update ring and required crates for riscv support

    Selenium-webdriver fails to compile on RISC-V due to outdated version of ring
    used (https://bugs.gentoo.org/918098).
    Ring has added RISC-V support in
    briansmith/ring#1627, so update ring and
    additional necessary crates to allow us to build on RISC-V. This change
    was compile tested inside a virtual machine.
    jsmolic committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    02af792 View commit details
    Browse the repository at this point in the history