mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Add closing double-quotes
This commit is contained in:
@@ -191,7 +191,7 @@ like this:
|
||||
toolchain :gcc
|
||||
|
||||
conf.cc.flags << "-m32"
|
||||
conf.linker.flags << "-m32
|
||||
conf.linker.flags << "-m32"
|
||||
end
|
||||
|
||||
All configuration options of ```MRuby::Build``` can also be used
|
||||
|
||||
Reference in New Issue
Block a user