Move linker flags to build script.
This commit is contained in:
@ -1,9 +1,5 @@
|
||||
[target.riscv32imac-unknown-none-elf]
|
||||
runner = "true"
|
||||
rustflags = [
|
||||
"-C", "link-arg=-Tmemory.x",
|
||||
"-C", "link-arg=-Tlink.x",
|
||||
]
|
||||
|
||||
[build]
|
||||
target = "riscv32imac-unknown-none-elf"
|
||||
|
Reference in New Issue
Block a user