mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
tools/lrama: bundle Lrama 0.6.9 (copied from CRuby source)
This commit is contained in:
@@ -249,7 +249,7 @@ module MRuby
|
||||
|
||||
def initialize(build)
|
||||
super
|
||||
@command = 'bison'
|
||||
@command = "ruby #{MRUBY_ROOT}/tools/lrama/exe/lrama"
|
||||
@compile_options = %q[-o "%{outfile}" "%{infile}"]
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user