Browse Source

Pass cargo build with bare library

luojia65 4 năm trước cách đây
mục cha
commit
ae46b1f950
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      rustsbi/.cargo/config.toml

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

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