anos/.cargo/config.toml

10 lines
201 B
TOML

[build]
target = "x86_64-anos.json"
[unstable]
build-std-features = ["compiler-builtins-mem"]
build-std = ["core", "compiler_builtins"]
[target.'cfg(target_os = "none")']
runner = "bootimage runner"