kernel/.cargo/config.toml

6 lines
144 B
TOML
Raw Permalink Normal View History

2022-12-22 13:23:08 +01:00
[unstable]
build-std-features = ["compiler-builtins-mem"]
build-std = ["core", "compiler_builtins"]
[build]
target = "x86_64-none-generic.json"