mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Appveyor: DBM extensions have not been bundled already
This commit is contained in:
parent
7ce3a100f2
commit
2cf687fe6c
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ for:
|
||||||
- cd %Platform%-mswin_%vs%
|
- cd %Platform%-mswin_%vs%
|
||||||
- >-
|
- >-
|
||||||
..\win32\configure.bat
|
..\win32\configure.bat
|
||||||
--without-ext=+,dbm,gdbm,readline
|
--without-ext=+,readline
|
||||||
--with-opt-dir=/usr/local
|
--with-opt-dir=/usr/local
|
||||||
--with-openssl-dir=%OPENSSL_DIR:\=/%
|
--with-openssl-dir=%OPENSSL_DIR:\=/%
|
||||||
- nmake -l
|
- nmake -l
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue