client9 / shlib

portable functions for posix shell environments
The Unlicense
360 stars 36 forks source link

No RISC-V support #36

Closed ACov96 closed 3 years ago

ACov96 commented 3 years ago

uname_arch_check fails on a RISC-V system. Golang does support RISC-V (relevant link). Would it be possible to add a case for riscv64?