Skip to content

Commit ab412ab

Browse files
committed
fixup! deps: update zlib to upstream 5edb52d4
1 parent fb368cc commit ab412ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deps/zlib/zlib.gyp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@
186186
'cflags!': [ '-ansi' ],
187187
'cflags': [ '-Wno-implicit-fallthrough' ],
188188
'defines': [ 'HAVE_HIDDEN' ],
189+
}, {
190+
'defines': [ 'ZLIB_DLL' ]
189191
}],
190192
['OS=="mac" or OS=="ios" or OS=="freebsd" or OS=="android"', {
191193
# Mac, Android and the BSDs don't have fopen64, ftello64, or

0 commit comments

Comments
 (0)