mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-31 03:03:03 +02:00
Don't include readline+dbm on Windows
This commit is contained in:
parent
c9bf6f2887
commit
866430c40d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue