Explorar el Código

Pass cargo build with bare library

luojia65 hace 4 años
padre
commit
ae46b1f950
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      rustsbi/.cargo/config.toml

+ 2 - 0
rustsbi/.cargo/config.toml

@@ -0,0 +1,2 @@
+[build]
+target = "riscv64imac-unknown-none-elf"