forked from AbleOS/ableos
7 lines
158 B
TOML
7 lines
158 B
TOML
[unstable]
|
|
build-std = ["core", "compiler_builtins", "alloc"]
|
|
build-std-features = ["compiler-builtins-mem"]
|
|
|
|
[build]
|
|
target = "./targets/x86_64-ableos.json"
|