note about $MRUBY_CONFIG.

This commit is contained in:
mattn
2013-01-11 21:27:08 +09:00
parent d8dcee584e
commit 33d843d185
+1 -1
View File
@@ -83,7 +83,7 @@ MRuby::CrossBuild.new('i386') do |conf|
end
```
You can configurate the same options as for a normal build.
You can configurate the same options as for a normal build. You can specified your own build_config.rb with *$MRUBY_CONFIG*.
## Build process