cosmo0920
null+****@clear*****
Sat Sep 27 17:24:52 JST 2014
cosmo0920 2014-09-27 17:24:52 +0900 (Sat, 27 Sep 2014) New Revision: 9f869c8081594b08992428d1e3a56e0ed81dcbf2 https://github.com/ranguba/rroonga/commit/9f869c8081594b08992428d1e3a56e0ed81dcbf2 Message: doc cross-compile: update Ruby 2.1 series description 2.1.2 -> 2.1.3 ^ Modified files: doc/text/cross-compile.md Modified: doc/text/cross-compile.md (+7 -7) =================================================================== --- doc/text/cross-compile.md 2014-09-27 16:53:00 +0900 (a26a14e) +++ doc/text/cross-compile.md 2014-09-27 17:24:52 +0900 (6dad4e8) @@ -17,7 +17,7 @@ $ update_rubygems $ gem install bundler $ rbenv install 2.0.0-p353 $ gem install bundler -$ rbenv install 2.1.2 +$ rbenv install 2.1.3 $ gem install bundler ``` @@ -28,7 +28,7 @@ $ rbenv local 1.9.3-p547 $ bundle install [--path vendor/bundle] $ rbenv local 2.0.0-p353 $ bundle install [--path vendor/bundle] -$ rbenv local 2.1.2 +$ rbenv local 2.1.3 $ bundle install [--path vendor/bundle] ``` @@ -41,9 +41,9 @@ $ bundle exec rake-compiler cross-ruby HOST=x86_64-w64-mingw32 VERSION=1.9.3-p54 $ rbenv local 2.0.0-p353 $ bundle exec rake-compiler cross-ruby HOST=i686-w64-mingw32 VERSION=2.0.0-p353 [EXTS=--without-extensions] $ bundle exec rake-compiler cross-ruby HOST=x86_64-w64-mingw32 VERSION=2.0.0-p353 [EXTS=--without-extensions] -[$ rbenv local 2.1.2] -$ bundle exec rake-compiler cross-ruby HOST=i686-w64-mingw32 VERSION=2.1.2 [EXTS=--without-extensions] -$ bundle exec rake-compiler cross-ruby HOST=x86_64-w64-mingw32 VERSION=2.1.2 [EXTS=--without-extensions] +[$ rbenv local 2.1.3] +$ bundle exec rake-compiler cross-ruby HOST=i686-w64-mingw32 VERSION=2.1.3 [EXTS=--without-extensions] +$ bundle exec rake-compiler cross-ruby HOST=x86_64-w64-mingw32 VERSION=2.1.3 [EXTS=--without-extensions] ``` ## cross compile @@ -51,9 +51,9 @@ $ bundle exec rake-compiler cross-ruby HOST=x86_64-w64-mingw32 VERSION=2.1.2 [EX ```bash $ rbenv local 1.9.3-p547 $ bundle exec rake:build -$ bundle exec rake RUBY_CC_VERSION=1.9.3:2.0.0:2.1.2 cross clean native gem +$ bundle exec rake RUBY_CC_VERSION=1.9.3:2.0.0:2.1.3 cross clean native gem $ bundle exec rake clean:groonga -$ bundle exec rake RUBY_CC_VERSION=1.9.3:2.0.0:2.1.2 cross RROONGA_USE_GROONGA_X64=true clean native gem +$ bundle exec rake RUBY_CC_VERSION=1.9.3:2.0.0:2.1.3 cross RROONGA_USE_GROONGA_X64=true clean native gem ``` # For Vagrant tool Users -------------- next part -------------- HTML����������������������������...Download