mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #1180 from trmmy/typo
Add closing double-quotes to doc/compile/README.md
This commit is contained in:
@@ -197,7 +197,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