| Index: third_party/libtiff/0000-build-config.patch
|
| diff --git a/third_party/libtiff/0000-build-config.patch b/third_party/libtiff/0000-build-config.patch
|
| index c59249c11b1a4d77bf790b443e969fb5fb97a229..64e86e60ad4a6d75b8009d465e81b57180e7a891 100644
|
| --- a/third_party/libtiff/0000-build-config.patch
|
| +++ b/third_party/libtiff/0000-build-config.patch
|
| @@ -92,7 +92,7 @@ diff a/third_party/libtiff/tif_zip.c b/third_party/libtiff/tif_zip.c
|
| diff a/third_party/libtiff/tiffconf.h b/third_party/libtiff/tiffconf.h
|
| --- /dev/null
|
| +++ b/third_party/libtiff/tiffconf.h
|
| -@@ -0,0 +1,250 @@
|
| +@@ -0,0 +1,248 @@
|
| +/* libtiff/tiffconf.h. Generated by configure. */
|
| +/*
|
| + Configuration defines for installed libtiff.
|
| @@ -102,9 +102,7 @@ diff a/third_party/libtiff/tiffconf.h b/third_party/libtiff/tiffconf.h
|
| +#ifndef _TIFFCONF_
|
| +#define _TIFFCONF_
|
| +
|
| -+#ifndef _FX_SYSTEM_H_
|
| -+# include "../../core/include/fxcrt/fx_system.h"
|
| -+#endif
|
| ++#include "core/include/fxcrt/fx_system.h"
|
| +
|
| +//NOTE: The tiff codec requires an ANSI C compiler environment for building and
|
| +// presumes an ANSI C environment for use.
|
|
|