[opencv] 06/13: Update patches/support_x32

Nobuhiro Iwamatsu iwamatsu at moszumanska.debian.org
Sat May 13 09:54:32 UTC 2017


This is an automated email from the git hooks/post-receive script.

iwamatsu pushed a commit to branch master
in repository opencv.

commit b90e1d04b2c5598df9f9585e35c610ad6fc58f3f
Author: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
Date:   Wed May 10 04:27:25 2017 +0900

    Update patches/support_x32
    
    Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
---
 debian/patches/support_x32 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/support_x32 b/debian/patches/support_x32
index ce0fd8d..366a0ca 100644
--- a/debian/patches/support_x32
+++ b/debian/patches/support_x32
@@ -29,10 +29,10 @@ Description: Support x32 architecture
  
 --- a/modules/videoio/src/cap_ffmpeg_impl.hpp
 +++ b/modules/videoio/src/cap_ffmpeg_impl.hpp
-@@ -135,6 +135,10 @@
-     #include <sys/types.h>
- #if defined __APPLE__
+@@ -110,6 +110,10 @@ extern "C" {
      #include <sys/sysctl.h>
+     #include <mach/clock.h>
+     #include <mach/mach.h>
 +#elif !defined __GNU__
 +    #ifdef HAVE_SYS_SYSCTL_H
 +        #include <sys/sysctl.h>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opencv.git



More information about the debian-science-commits mailing list