зеркало из https://github.com/github/ruby.git
Stop rebuilding miniruby always [ci skip]
This commit is contained in:
Родитель
2556e15d75
Коммит
2f5edfa47d
|
@ -398,7 +398,7 @@ $(YJIT_LIBS): yjit-static-lib
|
|||
|
||||
# Put this here instead of in common.mk to avoid breaking nmake builds
|
||||
# TODO: might need to move for BSD Make support
|
||||
miniruby$(EXEEXT): $(YJIT_LIBS)
|
||||
miniruby$(EXEEXT): | $(YJIT_LIBS)
|
||||
|
||||
# Generate Rust bindings. See source for details.
|
||||
# Needs `./configure --enable-yjit=dev` and Clang.
|
||||
|
|
Загрузка…
Ссылка в новой задаче