[opencv] 07/17: Disable ITT(ittnotify)
Nobuhiro Iwamatsu
iwamatsu at moszumanska.debian.org
Tue Sep 5 23:03:45 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 570de22b72f379513cb4e61f122af515da6368b2
Author: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
Date: Mon Aug 28 09:31:49 2017 +0900
Disable ITT(ittnotify)
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 54d3df7..bc1bd6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,6 +57,7 @@ CMAKE_FLAGS = \
-DWITH_GDAL=ON \
-DWITH_XINE=OFF \
-DWITH_IPP=OFF \
+ -DWITH_ITT=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