1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

show envvars before use it

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65005 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2018-10-11 23:23:16 +00:00
parent f873de6a60
commit 0cb0835581

View file

@ -52,14 +52,10 @@ for:
install:
- ver
- chcp
- SET
- SET BITS=%Platform:x86=32%
- SET BITS=%BITS:x=%
- SET OPENSSL_DIR=c:\OpenSSL-Win%BITS%
- SET %VS%
- SET %VS120COMNTOOLS%
- SET %VS140COMNTOOLS%
- SET %VS150COMNTOOLS%
- SET %VS160COMNTOOLS%
- CALL SET vcvars=%%^VS%VS%COMNTOOLS^%%..\..\VC\vcvarsall.bat
- SET vcvars
- '"%vcvars%" %Platform:x64=amd64%'