aboutsummaryrefslogtreecommitdiffhomepage
path: root/binding.gyp
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2017-04-19 13:46:32 -0700
committerGravatar murgatroid99 <mlumish@google.com>2017-04-19 13:46:32 -0700
commit652210ac2b5ec0b93d9a57bbeb275c334c2b29c9 (patch)
tree43b7636187f5956f96b85c8b0b84eacb57c8bffe /binding.gyp
parent633933ee0b516c31ba533fb9619b3fb39aa0d6bd (diff)
Node: fix the cases where zlib is built
Diffstat (limited to 'binding.gyp')
-rw-r--r--binding.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/binding.gyp b/binding.gyp
index d5942a05ce..9794c87343 100644
--- a/binding.gyp
+++ b/binding.gyp
@@ -535,6 +535,10 @@
}
]
},
+ ]
+ }],
+ ['OS == "win"', {
+ 'targets': [
# Only want to compile zlib under Windows
{
'cflags': [