coreutils/.cargo/config.toml

6 lines
81 B
TOML
Raw Normal View History

2024-11-24 09:01:11 -06:00
[build]
target = "x86_64-unknown-mikros"
[install]
root = "../os_build/sysroot"