Don't include readline+dbm on Windows

This commit is contained in:
Struma 2021-01-02 00:24:08 -05:00 committed by Roza
parent c9bf6f2887
commit 866430c40d

View file

@ -33,7 +33,7 @@ CMAKE_ARGS := \
RUBY_CONFIGURE_ARGS := \
--enable-install-static-library \
--disable-install-doc \
--with-out-ext=openssl \
--with-out-ext=openssl,readline,dbm,gdbm \
--with-static-linked-ext \
--disable-rubygems \
--without-gmp