Files
blog_os/.cargo/config
2020-07-16 15:37:09 +02:00

8 lines
155 B
Plaintext

unstable.build-std = ["core", "compiler_builtins"]
[build]
target = "x86_64-blog_os.json"
[target.'cfg(target_os = "none")']
runner = "bootimage runner"