public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Disable PRECOMPILED_HEADERS is not needed anymore
@ 2026-08-28 13:32
0 siblings, 0 replies; only message in thread
From: @ 2026-08-28 13:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 95176bb4133f22465bd3bcf81643c2d35d6cf271
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2022-05-29T18:06:42+01:00
Stats : +0/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/95176bb4133f22465bd3bcf81643c2d35d6cf271?branch=opencv5
Log:
Disable PRECOMPILED_HEADERS is not needed anymore
---
diff --git a/opencv.spec b/opencv.spec
index 34ff262..dde2c62 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -300,7 +300,6 @@ install -pm 0644 %{SOURCE4} .cache/ade/
%ifarch x86_64 %{ix86}
-DCPU_BASELINE=SSE2 \
%endif
- -DENABLE_PRECOMPILED_HEADERS=OFF \
-DCMAKE_BUILD_TYPE=ReleaseWithDebInfo \
%{?with_java: -DBUILD_opencv_java=ON \
-DOPENCV_JAR_INSTALL_PATH=%{_jnidir} } \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:32 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:32 [rpms/opencv] opencv5: Disable PRECOMPILED_HEADERS is not needed anymore
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox