We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cde7db commit d0102fdCopy full SHA for d0102fd
src/ci/docker/host-x86_64/dist-x86_64-linux/build-gccjit.sh
@@ -3,7 +3,7 @@
3
GIT_REPO="https://github.com/rust-lang/gcc"
4
5
# This commit hash needs to be updated to use a more recent gcc fork version.
6
-GIT_COMMIT="341be3b7d7ac6976cfed8ed59da3573c040d0776"
+GIT_COMMIT="e744a9459d33864067214741daf5c5bc2a7b88c6"
7
8
set -ex
9
0 commit comments