Skip to content

Commit

Permalink
python: pgo-llvm-builder: cmake 3.31.5
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Chancellor <[email protected]>
  • Loading branch information
nathanchance committed Feb 2, 2025
1 parent 407fdd8 commit dc14096
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env fish
# Description: Download and install a more modern version of cmake, which is required for newer LLVM releases

set cmake_version 3.31.4
set cmake_version 3.31.5

switch $ARCHITECTURE
case arm64
Expand Down

0 comments on commit dc14096

Please sign in to comment.