mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #6792 from mruby/fix/host-cxx-build-dir
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
MRuby::Build.new do |conf|
|
||||
MRuby::Build.new('host-cxx') do |conf|
|
||||
conf.toolchain
|
||||
|
||||
# include the default GEMs
|
||||
|
||||
Reference in New Issue
Block a user