Files
aios/.cargo/config.toml
2025-07-05 13:19:08 +09:00

8 lines
196 B
TOML

[unstable]
build-std-features = ["compiler-builtins-mem"]
build-std = ["core", "compiler_builtins", "alloc"]
[build]
target = "x86_64-unknown-none"
# rustflags = ["-C", "link-arg=-T./linker.ld"]