Update mruby to 1.3.0

Fix compile error with mruby 1.3.0
This commit is contained in:
Tatsuhiro Tsujikawa 2017-07-09 23:45:42 +09:00
parent 1002c6da1c
commit 217d979458
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ MRuby::Build.new do |conf|
# C++ project needs this. Without this, mruby exception does not
# properly destory C++ object allocated on stack.
conf.enable_cxx_abi
conf.enable_cxx_exception
conf.build_dir = ENV['BUILD_DIR']

2
third-party/mruby vendored

@ -1 +1 @@
Subproject commit 22464fe5a0a10f2b077eaba109ce1e912e4a77de
Subproject commit 4696093673c3352a1897490ecc5e4e4e40f463b5