Integrated: 8283929: GHA: Add RISC-V build config
Ludovic Henry
luhenry at openjdk.org
Tue Sep 6 16:27:12 UTC 2022
On Mon, 5 Sep 2022 13:22:03 GMT, Ludovic Henry <luhenry at openjdk.org> wrote:
> It adds CI for cross-compiling to linux-riscv64. It requires to use Ubuntu repositories for the debootstrap image because Debian doesn't have riscv64 packages on https://httpredir.debian.org/debian/. We can follow up on this change with switching to http://ports.ubuntu.com/ubuntu-ports for all cross-compiled architectures.
>
> This change also does not require nor blocks switching to Ubuntu 22.04.
>
> From talking with @shipilev, this replaces https://github.com/openjdk/jdk/pull/10086.
This pull request has now been integrated.
Changeset: 85d4b491
Author: Ludovic Henry <luhenry at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/85d4b49151e9529051f1ed344749a487d3e92165
Stats: 28 lines in 1 file changed: 21 ins; 4 del; 3 mod
8283929: GHA: Add RISC-V build config
Reviewed-by: ihse, shade
-------------
PR: https://git.openjdk.org/jdk/pull/10168
More information about the build-dev
mailing list