We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d66b1b commit 7936e18Copy full SHA for 7936e18
src/ci/docker/host-x86_64/dist-x86_64-linux/build-gccjit.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-GIT_REPO="https://github.com/antoyo/gcc"
+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"
0 commit comments