kernel/.cargo/config.toml
2022-12-22 13:23:08 +01:00

6 lines
No EOL
144 B
TOML

[unstable]
build-std-features = ["compiler-builtins-mem"]
build-std = ["core", "compiler_builtins"]
[build]
target = "x86_64-none-generic.json"