Stop building extension gems for now
Extension gems will be installed by the installed standard libraries.
This commit is contained in:
parent
e8dde46359
commit
bac6e8ca5d
@ -27,7 +27,7 @@ SCRIPT_ARGS = <%=script_args.gsub("#", "\\#")%>
|
|||||||
EXTMK_ARGS = $(SCRIPT_ARGS) --gnumake=$(gnumake) --extflags="$(EXTLDFLAGS)" \
|
EXTMK_ARGS = $(SCRIPT_ARGS) --gnumake=$(gnumake) --extflags="$(EXTLDFLAGS)" \
|
||||||
--make-flags="MINIRUBY='$(MINIRUBY)'"
|
--make-flags="MINIRUBY='$(MINIRUBY)'"
|
||||||
|
|
||||||
all: exts gems
|
all: exts # gems
|
||||||
exts:
|
exts:
|
||||||
gems:
|
gems:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user