File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,10 @@ def v(*args):
139139 "mips64-unknown-linux-muslabi64 install directory" )
140140v ("musl-root-mips64el" , "target.mips64el-unknown-linux-muslabi64.musl-root" ,
141141 "mips64el-unknown-linux-muslabi64 install directory" )
142+ v ("musl-root-riscv32gc" , "target.riscv32gc-unknown-linux-musl.musl-root" ,
143+ "riscv32gc-unknown-linux-musl install directory" )
144+ v ("musl-root-riscv64gc" , "target.riscv64gc-unknown-linux-musl.musl-root" ,
145+ "riscv64gc-unknown-linux-musl install directory" )
142146v ("qemu-armhf-rootfs" , "target.arm-unknown-linux-gnueabihf.qemu-rootfs" ,
143147 "rootfs in qemu testing, you probably don't want to use this" )
144148v ("qemu-aarch64-rootfs" , "target.aarch64-unknown-linux-gnu.qemu-rootfs" ,
You can’t perform that action at this time.
0 commit comments