mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 15:41:16 +00:00
rust: add riscv32-none target platform
This commit is contained in:
@@ -118,6 +118,7 @@ rec {
|
||||
"armv6l-netbsd"
|
||||
"mipsel-netbsd"
|
||||
"riscv64-netbsd"
|
||||
"riscv32-none"
|
||||
"x86_64-redox"
|
||||
"wasm32-wasi"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user