Modified the ExtensionTask definition to support cross-compilation.
Followed the instructions at http://github.com/luislavena/rake-compiler to modify the ExtensionTask so that it supports cross-compilation. This included moving the 'config_options' that were being used for a RUBY_PLATFORM of "mingw" into the new 'cross_config_options' parameter.
Loading
Please register or sign in to comment