зеркало из https://github.com/github/ruby.git
$(PREP) is needed to run $(MINIRUBY)
This commit is contained in:
Родитель
41a4c80d28
Коммит
cc46d514dc
|
@ -299,7 +299,7 @@ build-ext: $(EXTS_MK)
|
|||
exts-note: $(EXTS_MK)
|
||||
$(Q)$(MAKE) $(EXTS_NOTE)
|
||||
|
||||
ext/extinit.c: $(srcdir)/template/extinit.c.tmpl
|
||||
ext/extinit.c: $(srcdir)/template/extinit.c.tmpl $(PREP)
|
||||
$(Q)$(MINIRUBY) $(tooldir)/generic_erb.rb -o $@ -c \
|
||||
$(srcdir)/template/extinit.c.tmpl $(EXTINITS)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче