зеркало из https://github.com/github/ruby.git
Fixed cxxanyargs/depend
* Removed excess backslashes * Fixed the target name to try failure.cpp
This commit is contained in:
Родитель
2683171994
Коммит
d56a3c0635
|
@ -1,9 +1,9 @@
|
|||
$(DLLIB) $(STATIC_LIB): failure.failed
|
||||
$(TARGET_SO) $(STATIC_LIB): failure.failed
|
||||
|
||||
failure.failed: failure.cpp cxxanyargs.o
|
||||
$(Q)$(RUBY) -rfileutils \\
|
||||
-e "err = IO.popen(%[$(MAKE) failure.o], err:[:child, :out], &:read)" \\
|
||||
-e "abort err unless /rb_define_method/ =~ err" \\
|
||||
$(Q)$(RUBY) -rfileutils \
|
||||
-e "err = IO.popen(%[$(MAKE) failure.o], err:[:child, :out], &:read)" \
|
||||
-e "abort err unless /rb_define_method/ =~ err" \
|
||||
-e "FileUtils.touch(*ARGV)" $@
|
||||
|
||||
# AUTOGENERATED DEPENDENCIES START
|
||||
|
|
Загрузка…
Ссылка в новой задаче