On Wed, 30 Nov 2022 14:03:30 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

> We should add devkit support for linux/riscv64.

make/devkit/Tools.gmk line 71:

> 69:       BASE_OS_VERSION := $(DEFAULT_OS_VERSION)
> 70:     endif
> 71:     BASE_URL := 
> http://fedora.riscv.rocks/repos-dist/$(BASE_OS_VERSION)/$(ARCH)/Packages/

Hi,  thanks for adding devkit support for linux/riscv64.
I tried and it seems that I could not access this URL: 
http://fedora.riscv.rocks/repos-dist/rawhide/68692/riscv64/Packages/ or even: 
http://fedora.riscv.rocks/repos-dist
Anything I missed here?

-------------

PR: https://git.openjdk.org/jdk/pull/11432

Reply via email to