summaryrefslogtreecommitdiff
path: root/kernel/.cargo/config
blob: b74f97caf49dd5ca416bddc0ae6ad2b6e63395ad (plain)
1
2
3
4
5
6
[build]
target = "x86_64-uff.json"
rustflags = ["-Clink-arg=-r","-Clink-dead-code"]

[target.'cfg(target_os = "none")']
runner = "./run test -test"