public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: CV_TRACE OFF
@ 2026-08-28 13:31 Nicolas Chauvet
0 siblings, 0 replies; only message in thread
From: Nicolas Chauvet @ 2026-08-28 13:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 663cf5c0ba959e822de4b7f7f11c8933c737aca3
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2020-07-27T09:46:41+02:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/663cf5c0ba959e822de4b7f7f11c8933c737aca3?branch=opencv5
Log:
CV_TRACE OFF
---
diff --git a/opencv.spec b/opencv.spec
index 4232e30..dcea783 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -283,6 +283,7 @@ pushd build
# disabling IPP because it is closed source library from intel
%cmake CMAKE_VERBOSE=1 \
+ -DCV_TRACE=OFF \
-DWITH_IPP=OFF \
-DWITH_ITT=OFF \
-DWITH_QT=ON \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:31 [rpms/opencv] opencv5: CV_TRACE OFF Nicolas Chauvet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox