mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-10 00:45:33 +02:00
clone mkxp-z branch of Ruby 3.0
This commit is contained in:
parent
4552e91c13
commit
24e77f1cf1
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue