Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Commit 45cedca

Browse files
committed
Build extra tools required for softdevteam/yk.
1 parent e1819c4 commit 45cedca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.buildbot.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,9 @@
44
codegen-units = 0 # Use many compilation units.
55
debug-assertions = true # Turn on assertions in rustc.
66

7+
[build]
8+
extended = true
9+
tools = ["cargo", "rustfmt"]
10+
711
[llvm]
812
assertions = true # Turn on assertions in LLVM.

0 commit comments

Comments
 (0)