os-rust/config.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
189 B
TOML
Raw Normal View History

2024-12-24 18:25:16 +01:00
change-id = 131075
2024-12-27 20:31:54 +01:00
profile = 'dist'
2024-12-24 18:25:16 +01:00
[build]
host = ["x86_64-unknown-linux-gnu"]
target = ["x86_64-unknown-linux-gnu", "x86_64-unknown-os"]
2024-12-27 20:31:54 +01:00
extended = false
[llvm]
download-ci-llvm = true