[Bug #19180] rbconfig.rb depends on common.mk
This commit is contained in:
parent
68bb6bfc35
commit
e9a0f45dc4
@ -873,7 +873,7 @@ extconf: $(PREP)
|
||||
rbconfig.rb: $(RBCONFIG)
|
||||
|
||||
$(HAVE_BASERUBY:no=)$(RBCONFIG)$(HAVE_BASERUBY:no=): $(PREP)
|
||||
$(RBCONFIG): $(tooldir)/mkconfig.rb config.status $(srcdir)/version.h
|
||||
$(RBCONFIG): $(tooldir)/mkconfig.rb config.status $(srcdir)/version.h $(srcdir)/common.mk
|
||||
$(Q)$(BOOTSTRAPRUBY) -n \
|
||||
-e 'BEGIN{version=ARGV.shift;mis=ARGV.dup}' \
|
||||
-e 'END{abort "UNICODE version mismatch: #{mis}" unless mis.empty?}' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user