Fix potential target type confliction [ci skip]
This commit is contained in:
parent
7c67d0fd79
commit
7b11247b4d
@ -844,7 +844,7 @@ extconf: $(PREP)
|
||||
|
||||
rbconfig.rb: $(RBCONFIG)
|
||||
|
||||
$(HAVE_BASERUBY:no=)$(RBCONFIG): $(PREP)
|
||||
$(HAVE_BASERUBY:no=)$(RBCONFIG)$(HAVE_BASERUBY:no=): $(PREP)
|
||||
$(RBCONFIG): $(tooldir)/mkconfig.rb config.status $(srcdir)/version.h
|
||||
$(Q)$(BOOTSTRAPRUBY) -n \
|
||||
-e 'BEGIN{version=ARGV.shift;mis=ARGV.dup}' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user