mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Remove TODO. This point is finished
This commit is contained in:
@@ -52,9 +52,6 @@ endif
|
||||
.PHONY : all
|
||||
all : $(LIBR)
|
||||
|
||||
# TODO:
|
||||
# all available GEMS have to be added to the main library
|
||||
# update libmruby.a
|
||||
$(LIBR) : $(MLIB) $(LIBR0)
|
||||
$(CP) $(LIBR0) $(LIBR)
|
||||
$(AR) rs $(LIBR) $(MLIB)
|
||||
|
||||
Reference in New Issue
Block a user