mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Export GIT
Propagate the value given with `--with-git` configure option to tool/lib/vcs.rb.
This commit is contained in:
parent
79a6ec7483
commit
6513cf9058
@ -2,6 +2,7 @@
|
||||
|
||||
reconfig config.status: export MAKE:=$(MAKE)
|
||||
export BASERUBY:=$(BASERUBY)
|
||||
export GIT
|
||||
override gnumake_recursive := $(if $(findstring n,$(firstword $(MFLAGS))),,+)
|
||||
override mflags := $(filter-out -j%,$(MFLAGS))
|
||||
MSPECOPT += $(if $(filter -j%,$(MFLAGS)),-j)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user