diff options
Diffstat (limited to 'extra/opencv/opencv-1.0.0-gcc44.patch')
-rw-r--r-- | extra/opencv/opencv-1.0.0-gcc44.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/extra/opencv/opencv-1.0.0-gcc44.patch b/extra/opencv/opencv-1.0.0-gcc44.patch deleted file mode 100644 index 971411b6c..000000000 --- a/extra/opencv/opencv-1.0.0-gcc44.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up opencv-1.0.0/cxcore/include/cxmisc.h.gcc44 opencv-1.0.0/cxcore/include/cxmisc.h ---- opencv-1.0.0/cxcore/include/cxmisc.h.gcc44 2006-05-04 17:55:17.000000000 +0200 -+++ opencv-1.0.0/cxcore/include/cxmisc.h 2009-04-22 12:42:49.000000000 +0200 -@@ -130,7 +130,7 @@ - #include <alloca.h> - #elif defined HAVE_ALLOCA - #include <stdlib.h> --#elif -+#else - #error - #endif - |