parent
1002c6da1c
commit
217d979458
|
@ -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']
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 22464fe5a0a10f2b077eaba109ce1e912e4a77de
|
||||
Subproject commit 4696093673c3352a1897490ecc5e4e4e40f463b5
|
Loading…
Reference in New Issue