Revert "Disable Ruby gems"

This reverts commit 8eb95a0a9ca013785c78fc1460fc2606e39f38fa.
This commit is contained in:
Alex Kotov 2022-11-27 19:39:01 +04:00
parent d267f401c6
commit 7dbeb57b89
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
2 changed files with 0 additions and 2 deletions

View File

@ -7,7 +7,6 @@ MRuby::CrossBuild.new 'mrubyvisor' do |conf|
conf.cc.defines <<
'MRB_NO_BOXING' <<
'MRB_NO_FLOAT' <<
'MRB_NO_GEMS' <<
'MRB_NO_STDIO'
conf.cc.flags <<

View File

@ -20,7 +20,6 @@ CPPFLAGS = \
-DKERNAUX_DEBUG \
-DMRB_NO_BOXING \
-DMRB_NO_FLOAT \
-DMRB_NO_GEMS \
-DMRB_NO_STDIO
OBJS = start.S.o main.c.o