mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Create 2272 release branch for CEF3.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@1993 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
13
patch/patches/zlib.patch
Normal file
13
patch/patches/zlib.patch
Normal file
@ -0,0 +1,13 @@
|
||||
diff --git contrib/minizip/unzip.c contrib/minizip/unzip.c
|
||||
index af59b80..ee3c0fd 100644
|
||||
--- contrib/minizip/unzip.c
|
||||
+++ contrib/minizip/unzip.c
|
||||
@@ -69,7 +69,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#ifndef NOUNCRYPT
|
||||
- #define NOUNCRYPT
|
||||
+// #define NOUNCRYPT
|
||||
#endif
|
||||
|
||||
#include "third_party/zlib/zlib.h"
|
Reference in New Issue
Block a user