clone mkxp-z branch of Ruby 3.0

This commit is contained in:
Struma 2020-12-30 13:32:50 -05:00 committed by Roza
parent f9b6f95708
commit ec8b4d8160

View file

@ -275,8 +275,7 @@ $(DOWNLOADS)/ruby/configure: $(DOWNLOADS)/ruby/*.c
cd $(DOWNLOADS)/ruby; autoconf
$(DOWNLOADS)/ruby/*.c:
$(CLONE) $(GITLAB)/mkxp-z/ruby $(DOWNLOADS)/ruby; \
cd $(DOWNLOADS)/ruby; git checkout v3_0_0
$(CLONE) $(GITLAB)/mkxp-z/ruby $(DOWNLOADS)/ruby -b mkxp-z;
# Old geezer ruby
legacy-ruby: init_dirs $(LIBDIR)/libruby.a