RFR: 8309001: Add Linux/riscv64 support to WebKit
Kevin Rushforth
kcr at openjdk.org
Fri Jun 2 15:47:10 UTC 2023
On Tue, 30 May 2023 17:39:57 GMT, Eric Long <duke at openjdk.org> wrote:
> RISC-V is a new free and open-source ISA that is being widely adopted in the recent years. Currently WebKit is ready for riscv64, and only minor changes is needed to support the platform.
Can you trigger a GHA run? Since it wasn't enabled when you first pushed your branch, I don't know if you can trigger it manually or not. You might need to push a new commit (either an empty commit or by merging with the latest upstream master) to trigger a GHA run.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1146#issuecomment-1573948046
More information about the openjfx-dev
mailing list