Merge pull request #784 from masuidrive/fix_mrbc_ext

Fixed mrbc file ext on host
This commit is contained in:
Yukihiro "Matz" Matsumoto
2013-01-27 07:40:43 -08:00
+1 -1
View File
@@ -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