Skip to content

Commit

Permalink
update docs with how to cross compile
Browse files Browse the repository at this point in the history
  • Loading branch information
copiousfreetime committed Feb 9, 2013
1 parent 21a6bd2 commit 77dd5b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rdoc
Expand Up @@ -125,6 +125,8 @@ the windows version. For me, on OSX to cross compile the process is:
% rvm use 1.8.7@hitimes
% rake-compiler cross-ruby VERSION=1.8.7-p371

# This only works via 1.8.7 at the current moment
% rake cross native gem RUBY_CC_VERSION=1.8.7:1.9.3
== CREDITS

* Bruce Williams for suggesting the idea
Expand Down

0 comments on commit 77dd5b2

Please sign in to comment.