mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 12:14:51 +00:00
Win: Fix --with-gmp option
Do not drop the following option. Do not add an extra `=1` argument.
This commit is contained in:
parent
84be67a37c
commit
55f492735b
@ -240,8 +240,7 @@ goto :loop ;
|
||||
goto :loop ;
|
||||
:gmp
|
||||
echo>> %config_make% WITH_GMP = yes
|
||||
echo>>%confargs% %1=1 \
|
||||
shift
|
||||
echo>>%confargs% %1 \
|
||||
shift
|
||||
goto :loop ;
|
||||
:gmp-dir
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user