6 lines
142 B
TOML
6 lines
142 B
TOML
|
[unstable]
|
||
|
build-std-features = ["compiler-builtins-mem"]
|
||
|
build-std = ["core", "compiler_builtins"]
|
||
|
|
||
|
[build]
|
||
|
target = "triplets/moon-x86.json"
|