rustboot/.cargo/config.toml
2025-05-13 13:38:57 -04:00

6 lines
197 B
TOML

[unstable]
build-std = ["alloc", "core", "compiler_builtins"] # recompile these
build-std-features = [ "compiler-builtins-mem" ]
[build]
target = "x86_64-rustboot.json" # target OS specifications