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 427c4c5 commit 162fcb7Copy full SHA for 162fcb7
tools/build-release.sh
@@ -124,6 +124,7 @@ mkdir -p "$RELEASEDIR"
124
125
if [ "$WITHOUT_ZIP" = "false" ]; then
126
# submodcheck needs to know if we have lowdown
127
+ touch config.vars
128
./configure --reconfigure
129
# If it's a completely clean directory, we need submodules!
130
make submodcheck
0 commit comments