]> git.pld-linux.org Git - packages/opencv.git/blobdiff - opencv-cflags.patch
- up to 3.4.1
[packages/opencv.git] / opencv-cflags.patch
diff --git a/opencv-cflags.patch b/opencv-cflags.patch
deleted file mode 100644 (file)
index 1ae4215..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
---- opencv-2.4.11/cmake/OpenCVCompilerOptions.cmake~   2015-05-19 11:39:16.000000000 +0300
-+++ opencv-2.4.11/cmake/OpenCVCompilerOptions.cmake    2015-05-19 11:47:57.851517663 +0300
-@@ -47,6 +47,8 @@
-   endif()
- endmacro()
-+add_extra_compiler_option(-D__STDC_CONSTANT_MACROS)
-+
- if(MINGW)
-   # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40838
-   # here we are trying to workaround the problem
-@@ -110,10 +110,6 @@
-     add_extra_compiler_option(-Werror)
-   endif()
--  if(X86 AND NOT MINGW64 AND NOT X86_64 AND NOT APPLE)
--    add_extra_compiler_option(-march=i686)
--  endif()
--
-   if(APPLE)
-     add_extra_compiler_option(-Wno-semicolon-before-method-body)
-   endif()
This page took 0.070465 seconds and 4 git commands to generate.