Sha256: 116ca572cd177dbf40560f3b1902dde205cea106febcd5e16eb0d7944fe7f86b
Contents?: true
Size: 467 Bytes
Versions: 11
Compression:
Stored size: 467 Bytes
Contents
diff --git a/tasks/bin/cross-ruby.rake b/tasks/bin/cross-ruby.rake index 6230799..3a69f13 100644 --- a/tasks/bin/cross-ruby.rake +++ b/tasks/bin/cross-ruby.rake @@ -134,6 +134,8 @@ file "#{USER_HOME}/builds/#{MINGW_HOST}/#{RUBY_CC_VERSION}/Makefile" => ["#{USER "--target=#{MINGW_TARGET}", "--build=#{RUBY_BUILD}", '--enable-shared', + '--enable-static', + '--enable-install-static-library', '--disable-install-doc', '--with-ext=' ]
Version data entries
11 entries across 11 versions & 2 rubygems