summaryrefslogtreecommitdiffstats
path: root/src/freeimage-1-no-shared.patch
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-09-21 09:46:33 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-09-21 09:46:33 (GMT)
commit7d137842f8a47fb3e74edda33d21aeafadc9690e (patch)
treebc30f03bd61757653df7bf292aa2caa4f2ce0224 /src/freeimage-1-no-shared.patch
parentd4c14f30602f29aac3e2582a52a3cf895415dcad (diff)
downloadmxe-7d137842f8a47fb3e74edda33d21aeafadc9690e.zip
mxe-7d137842f8a47fb3e74edda33d21aeafadc9690e.tar.gz
mxe-7d137842f8a47fb3e74edda33d21aeafadc9690e.tar.bz2
move the bugfix patch for package freeimage into a separate patch file
Diffstat (limited to 'src/freeimage-1-no-shared.patch')
-rw-r--r--src/freeimage-1-no-shared.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/freeimage-1-no-shared.patch b/src/freeimage-1-no-shared.patch
index 27ec3bb..2d0f093 100644
--- a/src/freeimage-1-no-shared.patch
+++ b/src/freeimage-1-no-shared.patch
@@ -43,14 +43,3 @@ diff -urN a/Makefile.gnu b/Makefile.gnu
clean:
rm -f core Dist/*.* u2dtmp* $(MODULES) $(STATICLIB) $(SHAREDLIB) $(LIBNAME)
-diff -urN a/Source/OpenEXR/Imath/ImathMatrix.h b/Source/OpenEXR/Imath/ImathMatrix.h
---- a/Source/OpenEXR/Imath/ImathMatrix.h 2010-07-17 12:48:40.000000000 +0200
-+++ b/Source/OpenEXR/Imath/ImathMatrix.h 2010-09-03 18:38:37.138598422 +0200
-@@ -49,6 +49,7 @@
- #include "ImathVec.h"
- #include "ImathShear.h"
-
-+#include <string.h>
- #include <iostream>
- #include <iomanip>
-