anos/.cargo/config.toml

10 lines
210 B
TOML

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