Skip to content

Commit 80404cf

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)