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

Version Path
win32-api-1.10.1 vendor/bundle/ruby/2.5.0/gems/rake-compiler-dock-0.7.2/build/patches/rake-compiler-1.0.7/enable-static.diff
win32-api-1.10.0 vendor/bundle/ruby/2.5.0/gems/rake-compiler-dock-0.7.2/build/patches/rake-compiler-1.0.7/enable-static.diff
win32-api-1.9.2 vendor/bundle/ruby/2.5.0/gems/rake-compiler-dock-0.7.2/build/patches/rake-compiler-1.0.7/enable-static.diff
win32-api-1.9.1 vendor/bundle/ruby/2.5.0/gems/rake-compiler-dock-0.7.2/build/patches/rake-compiler-1.0.7/enable-static.diff
rake-compiler-dock-0.7.2 build/patches/rake-compiler-1.0.7/enable-static.diff
rake-compiler-dock-0.7.1 build/patches/rake-compiler-1.0.6/enable-static.diff
rake-compiler-dock-0.7.0 build/patches/rake-compiler-1.0.6/enable-static.diff
rake-compiler-dock-0.6.3 build/patches/rake-compiler-1.0.4/enable-static.diff
rake-compiler-dock-0.6.2 build/patches/rake-compiler-1.0.4/enable-static.diff
rake-compiler-dock-0.6.1 build/patches/rake-compiler-1.0.4/enable-static.diff
rake-compiler-dock-0.6.0 build/patches/rake-compiler-1.0.3/enable-static.diff