config.toml 90 B

1234
  1. [target.riscv64imac-unknown-none-elf]
  2. rustflags = [
  3. "-C", "link-arg=-Tlinker64.ld",
  4. ]