mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-09-10 12:02:53 +02:00
avoid conflicting with homebrew gmp because of macos-version-min mismatches
This commit is contained in:
parent
7940412314
commit
bc4765a123
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ RUBY_CONFIGURE_ARGS := \
|
|||
--with-out-ext=fiddle,gdbm,win32ole,win32 \
|
||||
--with-static-linked-ext \
|
||||
--disable-rubygems \
|
||||
--without-gmp \
|
||||
--disable-install-doc \
|
||||
--build=$(RBUILD) \
|
||||
${EXTRA_RUBY_CONFIG_ARGS}
|
||||
|
|
Loading…
Add table
Reference in a new issue