We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 541b32c commit 8bf65c6Copy full SHA for 8bf65c6
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="78dc50f0e50e6cd1433149520bd512a4e0eaa1bc"
+GIT_COMMIT="341be3b7d7ac6976cfed8ed59da3573c040d0776"
7
8
set -ex
9
0 commit comments