Skip to content

Commit

Permalink
Add time to the llvm_passes image (#254)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Zentrik authored Aug 7, 2024
1 parent 77861ed commit 80404cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux/llvm_passes.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ packages = [
"perl",
"pkg-config",
"python3",
"time",
"wget",
"zlib1g",
"zlib1g-dev",
Expand Down

0 comments on commit 80404cf

Please sign in to comment.