Skip to content

Commit 2e884bd

Browse files
committed
ok don't use system zlib, again...
1 parent 46ba5ee commit 2e884bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/zlib/zlib.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
'variables': {
77
'ZLIB_ROOT': '.',
8-
'use_system_zlib%': 1,
8+
'use_system_zlib%': 0,
99
'arm_fpu%': '',
1010
'llvm_version%': '0.0',
1111
},

0 commit comments

Comments
 (0)