| Index: third_party/libpng16/0000-build-config.patch
|
| diff --git a/third_party/libpng/0000-build-config.patch b/third_party/libpng16/0000-build-config.patch
|
| similarity index 74%
|
| rename from third_party/libpng/0000-build-config.patch
|
| rename to third_party/libpng16/0000-build-config.patch
|
| index 4f0013970ab76936caced8950112bcbeeb3d6124..7b7b158f32570899b241991a583b23e09ee50ed3 100644
|
| --- a/third_party/libpng/0000-build-config.patch
|
| +++ b/third_party/libpng16/0000-build-config.patch
|
| @@ -1,6 +1,6 @@
|
| -diff a/third_party/libpng/pngmem.c b/third_party/libpng/pngmem.c
|
| ---- a/third_party/libpng/pngmem.c
|
| -+++ b/third_party/libpng/pngmem.c
|
| +diff a/third_party/libpng16/pngmem.c b/third_party/libpng16/pngmem.c
|
| +--- a/third_party/libpng16/pngmem.c
|
| ++++ b/third_party/libpng16/pngmem.c
|
| @@ -19,6 +19,9 @@
|
|
|
| #include "pngpriv.h"
|
| @@ -29,9 +29,9 @@ diff a/third_party/libpng/pngmem.c b/third_party/libpng/pngmem.c
|
| }
|
|
|
| #ifdef PNG_USER_MEM_SUPPORTED
|
| -diff a/third_party/libpng/pngstruct.h b/third_party/libpng/pngstruct.h
|
| ---- a/third_party/libpng/pngstruct.h
|
| -+++ b/third_party/libpng/pngstruct.h
|
| +diff a/third_party/libpng16/pngstruct.h b/third_party/libpng16/pngstruct.h
|
| +--- a/third_party/libpng16/pngstruct.h
|
| ++++ b/third_party/libpng16/pngstruct.h
|
| @@ -27,7 +27,7 @@
|
| /* We must ensure that zlib uses 'const' in declarations. */
|
| # define ZLIB_CONST
|
|
|