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:
parent
f873de6a60
commit
0cb0835581
1 changed files with 1 additions and 5 deletions
|
@ -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%'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue