anos/.cargo/config.toml

7 lines
137 B
TOML
Raw Normal View History

2021-12-01 08:47:28 +00:00
[build]
target = "x86_64-anos.json"
[unstable]
build-std-features = ["compiler-builtins-mem"]
build-std = ["core", "compiler_builtins"]