[opencv] 03/11: Disable IPP

Nobuhiro Iwamatsu iwamatsu at moszumanska.debian.org
Sat Aug 20 12:28:18 UTC 2016


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

iwamatsu pushed a commit to branch master
in repository opencv.

commit 48eb49ed18ed1097bafa879872cccdf64dbc6066
Author: Nobuhiro Iwamatsu <iwamatsu at debian.org>
Date:   Sat Aug 6 07:33:17 2016 +0900

    Disable IPP
    
    Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at debian.org>
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 41ae17b..27f725a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,6 +81,7 @@ CMAKE_FLAGS = \
 	-DWITH_VTK=ON \
 	-DWITH_GDAL=ON \
 	-DWITH_XINE=OFF	\
+	-DWITH_IPP=OFF \
 	-DBUILD_TESTS=OFF \
 	-DCMAKE_SKIP_RPATH=ON \
 	-DWITH_CUDA=OFF \

-- 
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