mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-14 19:05:34 +02:00
Remove --with-static-linked-ext from Ruby 1.8
This commit is contained in:
parent
ec07b50cb5
commit
308d73a94e
1 changed files with 0 additions and 1 deletions
|
@ -272,7 +272,6 @@ $(LIBDIR)/libruby.a: $(DOWNLOADS)/ruby18/Makefile
|
|||
$(DOWNLOADS)/ruby18/Makefile: $(DOWNLOADS)/ruby18/configure
|
||||
cd $(DOWNLOADS)/ruby18; \
|
||||
$(CONFIGURE) \
|
||||
--with-static-linked-ext; \
|
||||
$(RUBY_FLAGS)
|
||||
|
||||
$(DOWNLOADS)/ruby18/configure: $(DOWNLOADS)/ruby18/*.c
|
||||
|
|
Loading…
Add table
Reference in a new issue