Magellan Linux

Contents of /trunk/ilmbase/patches/ilmbase-1.0.2-gcc43.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1143 - (show annotations) (download)
Wed Sep 22 19:48:08 2010 UTC (13 years, 7 months ago) by niro
File size: 434 byte(s)
-added gcc-4.3 patch to fix build of openexr
1 diff -Naur ilmbase-1.0.2/Imath/ImathMatrix.h ilmbase-1.0.2-magellan/Imath/ImathMatrix.h
2 --- ilmbase-1.0.2/Imath/ImathMatrix.h 2010-07-17 00:48:40.000000000 +0200
3 +++ ilmbase-1.0.2-magellan/Imath/ImathMatrix.h 2010-09-22 21:54:01.000000000 +0200
4 @@ -51,6 +51,7 @@
5
6 #include <iostream>
7 #include <iomanip>
8 +#include <cstring>
9
10 #if (defined _WIN32 || defined _WIN64) && defined _MSC_VER
11 // suppress exception specification warnings