summaryrefslogtreecommitdiffstats
path: root/src/openscenegraph-1-disable-broken-plugins.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/openscenegraph-1-disable-broken-plugins.patch')
-rw-r--r--src/openscenegraph-1-disable-broken-plugins.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/openscenegraph-1-disable-broken-plugins.patch b/src/openscenegraph-1-disable-broken-plugins.patch
deleted file mode 100644
index 4810e12..0000000
--- a/src/openscenegraph-1-disable-broken-plugins.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-This file is part of MXE.
-See index.html for further information.
-
-This patch has been taken from:
-
-http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-11/msg00009.html
-
-diff -uNr a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2011-07-31 09:50:34.000000000 +0200
-+++ b/CMakeLists.txt 2012-11-26 09:41:12.199384455 +0100
-@@ -530,7 +530,7 @@
- # can use Quicktime.
- IF(NOT ANDROID)
- IF(NOT APPLE)
-- FIND_PACKAGE(GIFLIB)
-+ #FIND_PACKAGE(GIFLIB)
- FIND_PACKAGE(JPEG)
- FIND_PACKAGE(PNG)
- FIND_PACKAGE(TIFF)