1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Define GITPULLOPTION to rebase [Bug #15871]

This commit is contained in:
Nobuyoshi Nakada 2019-05-24 12:22:17 +09:00
parent 50e993d4e3
commit 7f2f56b2f5
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

View file

@ -38,6 +38,8 @@ RUBYLIB = $(PATH_SEPARATOR)
RUBYOPT = -
RUN_OPTS = --disable-gems
GITPULLOPTIONS = --rebase --autostash
INCFLAGS = -I. -I$(arch_hdrdir) -I$(hdrdir) -I$(srcdir) -I$(UNICODE_HDR_DIR)
GEM_HOME =