Fixed mrbc file ext on host

This commit is contained in:
Yuichiro MASUI
2013-01-27 03:13:56 +09:00
parent 437aa216fc
commit 25f7a74e56
+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