mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
8 lines
155 B
Plaintext
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"
|