1
0
Fork 0
mirror of https://github.com/tailix/mrubyvisor.git synced 2026-08-22 08:24:35 -04:00

Add gem "mruby-eval"

This commit is contained in:
Alex Kotov 2022-11-27 21:06:32 +04:00
parent b4e40acf7d
commit 53265d3c2e
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08
2 changed files with 3 additions and 1 deletions

View file

@ -4,6 +4,8 @@ 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' <<

2
vendor/libkernaux vendored

@ -1 +1 @@
Subproject commit 5ea65b6b0c686d9537c92e0fd240620ad3cc7996
Subproject commit 91bce08aa3161c1708580c69345eee298e9af457