зеркало из https://github.com/github/ruby.git
Make ext directory before extinit.c when out-of-place build
This commit is contained in:
Родитель
d09f097eec
Коммит
43ed1e68a1
|
@ -306,6 +306,7 @@ exts-note: $(EXTS_MK)
|
||||||
$(Q)$(MAKE) $(EXTS_NOTE)
|
$(Q)$(MAKE) $(EXTS_NOTE)
|
||||||
|
|
||||||
ext/extinit.c: $(srcdir)/template/extinit.c.tmpl $(PREP)
|
ext/extinit.c: $(srcdir)/template/extinit.c.tmpl $(PREP)
|
||||||
|
$(MAKEDIRS) $(@D)
|
||||||
$(Q)$(MINIRUBY) $(tooldir)/generic_erb.rb -o $@ -c \
|
$(Q)$(MINIRUBY) $(tooldir)/generic_erb.rb -o $@ -c \
|
||||||
$(srcdir)/template/extinit.c.tmpl $(EXTINITS)
|
$(srcdir)/template/extinit.c.tmpl $(EXTINITS)
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче