Add closing double-quotes

This commit is contained in:
TERAJIMA, Motoyuki
2013-04-14 22:51:20 +09:00
parent 6dc931aaae
commit ae58386162
+1 -1
View File
@@ -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