add riscv arch

This commit is contained in:
YouROK
2025-04-22 09:29:17 +03:00
committed by GitHub
parent e283a1618f
commit 936357967e

View File

@@ -16,6 +16,8 @@ PLATFORMS=(
'linux/mipsle' 'linux/mipsle'
'linux/mips64' 'linux/mips64'
'linux/mips64le' 'linux/mips64le'
'linux/riscv64'
'linux/riscv'
) )
type setopt >/dev/null 2>&1 type setopt >/dev/null 2>&1