We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9cd94d commit 3bc9e84Copy full SHA for 3bc9e84
lib/easy_compile/compilation_tasks.rb
@@ -84,7 +84,7 @@ def define_task(path)
84
ext.cross_compile = true
85
end
86
87
- disable_shared if darwin?
+ disable_shared
88
ensure
89
self.binary_name = nil
90
0 commit comments