We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c99fc0 commit cfc133cCopy full SHA for cfc133c
1 file changed
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 'thomas-healy-trunk'; then
144
- VERSION=thomas-healy-$(date +%Y%m%d)
+ VERSION=thomas-healy-trunk-$(date +%Y%m%d)
145
URL=https://github.com/healytpk/gcc-thomas-healy.git
146
BRANCH=trunk
147
MAJOR=16
0 commit comments