summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/patches/libtiff-3.8.2-vxworks.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/patches/libtiff-3.8.2-vxworks.patch')
-rw-r--r--src/3rdparty/patches/libtiff-3.8.2-vxworks.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/3rdparty/patches/libtiff-3.8.2-vxworks.patch b/src/3rdparty/patches/libtiff-3.8.2-vxworks.patch
deleted file mode 100644
index b1b725e..0000000
--- a/src/3rdparty/patches/libtiff-3.8.2-vxworks.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libtiff/tif_config.h.orig
-+++ libtiff/tif_config.h
-@@ -104,7 +104,7 @@
- /* #undef HAVE_PTHREAD */
-
- /* Define to 1 if you have the <search.h> header file. */
--#if !defined(Q_OS_WINCE)
-+#if !defined(Q_OS_WINCE) && !defined(Q_OS_VXWORKS)
- #define HAVE_SEARCH_H 1
- #endif
-