[build] target = "x86_64-uff.json" rustflags = ["-Clink-arg=-r","-Clink-dead-code"] [target.'cfg(all(target_os = "none", feature = "testing_qemu"))'] runner = "./run -test -serial" [target.'cfg(all(target_os = "none", not(feature = "testing_qemu")))'] runner = "./run -test"