We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 073e727 + 6c63482 commit f2b9e75Copy full SHA for f2b9e75
1 file changed
ext/syslog/extconf.rb
@@ -11,7 +11,7 @@ def generate_dummy_makefile
11
end
12
13
def windows?
14
- RbConfig::CONFIG["host_os"] =~ /mswin|mingw|cygwin/
+ RbConfig::CONFIG["host_os"] =~ /mswin|mingw/
15
16
17
if windows?
0 commit comments