mirror of
https://github.com/tailix/mrubyvisor.git
synced 2024-11-11 13:50:47 -05:00
Remove unnecessary code
This commit is contained in:
parent
b31a62664b
commit
b76f769b1a
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ DEST_DIR = File.join(ROOT_DIR, 'dest').freeze
|
|||
MRuby::CrossBuild.new 'mrubyvisor' do |conf|
|
||||
conf.toolchain :gcc
|
||||
|
||||
conf.gem core: 'mruby-eval'
|
||||
|
||||
conf.cc.defines <<
|
||||
'MRB_NO_BOXING' <<
|
||||
'MRB_NO_FLOAT' <<
|
||||
|
|
Loading…
Reference in a new issue