Skip to content

Commit 06b8370

Browse files
authored
Add time to the llvm_passes image
This fixes `make build-stats` failing when using the `llvm-passes` image, as the scheduled build does. JuliaCI#240 did the same thing for the `package-*` images
1 parent 77861ed commit 06b8370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

linux/llvm_passes.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ packages = [
2424
"perl",
2525
"pkg-config",
2626
"python3",
27+
"time",
2728
"wget",
2829
"zlib1g",
2930
"zlib1g-dev",

0 commit comments

Comments
 (0)