Thanks to visit codestin.com Credit goes to github.com
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 5065792 commit 89c057aCopy full SHA for 89c057a
1 file changed
Tools/buildbot/external-common.bat
@@ -14,7 +14,7 @@ cd externals
14
@rem if exist tk-8.6.1.0 rd /s/q tk-8.6.1.0
15
@rem if exist tix-8.4.3.4 rd /s/q tix-8.4.3.4
16
@rem if exist db-4.4.20 rd /s/q db-4.4.20
17
-if exist openssl-1.0.2a rd /s/q openssl-1.0.2a
+@rem if exist openssl-1.0.2a rd /s/q openssl-1.0.2a
18
@rem if exist sqlite-3.7.12 rd /s/q sqlite-3.7.12
19
20
@rem bzip
0 commit comments