blog_os/.cargo/config

5 lines
102 B
Plaintext

[build]
target = "x86_64-blog_os.json"
[target.'cfg(target_os = "none")']
runner = "bootimage runner"