mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Revert "Stop rebuilding miniruby always [ci skip]"
This reverts commit 2f5edfa47d
.
This commit is contained in:
parent
a04d8c9513
commit
be26f40682
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue