We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4570dc commit ae353fdCopy full SHA for ae353fd
build/build.sh
@@ -142,7 +142,7 @@ elif echo "${VERSION}" | grep 'contracts-GNUext-trunk'; then
142
LANGUAGES=c++
143
elif echo "${VERSION}" | grep 'trivial-relocation-trunk'; then
144
VERSION=trivial-relocation-trunk-$(date +%Y%m%d)
145
- URL=git@github.com:iains/gcc-git.git
+ URL=https://github.com/iains/gcc-git.git
146
BRANCH="C++2z-trivial-relocation"
147
MAJOR=16
148
MAJOR_MINOR=16-trunk
0 commit comments