mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #784 from masuidrive/fix_mrbc_ext
Fixed mrbc file ext on host
This commit is contained in:
@@ -99,7 +99,7 @@ module MRuby
|
||||
end
|
||||
|
||||
def mrbcfile
|
||||
exefile("build/host/bin/mrbc")
|
||||
MRuby.targets['host'].exefile("build/host/bin/mrbc")
|
||||
end
|
||||
|
||||
def compilers
|
||||
|
||||
Reference in New Issue
Block a user