[build] target = "riscv64gc-unknown-none-elf" [target.riscv64gc-unknown-none-elf] rustflags = [ # Turn this on to see the linker args # "--print", "link-args", "-C", "link-arg=--script", "-C", "link-arg=src/ld/kernel.ld", ] [term] # Turn this on to see detailed information about compile commands # verbose = true