Skip to content

Commit d0102fd

Browse files
Update libgccjit version used in CI
1 parent 7cde7db commit d0102fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/docker/host-x86_64/dist-x86_64-linux/build-gccjit.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
GIT_REPO="https://github.com/rust-lang/gcc"
44

55
# This commit hash needs to be updated to use a more recent gcc fork version.
6-
GIT_COMMIT="341be3b7d7ac6976cfed8ed59da3573c040d0776"
6+
GIT_COMMIT="e744a9459d33864067214741daf5c5bc2a7b88c6"
77

88
set -ex
99

0 commit comments

Comments
 (0)