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 5a2c40d commit f4570dcCopy full SHA for f4570dc
build/build.sh
@@ -141,7 +141,7 @@ elif echo "${VERSION}" | grep 'contracts-GNUext-trunk'; then
141
MAJOR_MINOR=16-trunk
142
LANGUAGES=c++
143
elif echo "${VERSION}" | grep 'trivial-relocation-trunk'; then
144
- VERSION=contracts-GNUext-trunk-$(date +%Y%m%d)
+ VERSION=trivial-relocation-trunk-$(date +%Y%m%d)
145
[email protected]:iains/gcc-git.git
146
BRANCH="C++2z-trivial-relocation"
147
MAJOR=16
0 commit comments