Skip to content

feat: add RISC-V 64-bit (riscv64) platform support#24

Open
gounthar wants to merge 1 commit intosdkman:masterfrom
gounthar:feat/add-riscv64-platform
Open

feat: add RISC-V 64-bit (riscv64) platform support#24
gounthar wants to merge 1 commit intosdkman:masterfrom
gounthar:feat/add-riscv64-platform

Conversation

@gounthar
Copy link

@gounthar gounthar commented Feb 7, 2026

Add LINUX_RISCV64 to Platform enum and NativeTarget:
- Platform: LINUX_RISCV64 with id "LinuxRISCV64"
- NativeTarget: maps to "riscv64gc-unknown-linux-gnu" triple

Closes sdkman#23

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add RISC-V 64-bit (riscv64) platform support

1 participant