Appveyor: DBM extensions have not been bundled already

This commit is contained in:
Nobuyoshi Nakada 2022-02-06 16:44:18 +09:00
parent 7ce3a100f2
commit 2cf687fe6c
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6

View File

@ -72,7 +72,7 @@ for:
- cd %Platform%-mswin_%vs%
- >-
..\win32\configure.bat
--without-ext=+,dbm,gdbm,readline
--without-ext=+,readline
--with-opt-dir=/usr/local
--with-openssl-dir=%OPENSSL_DIR:\=/%
- nmake -l