public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Revert "Reduce debuginfo level on i386 to avoid memory exhaustion"
@ 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 : 1d07ea89c27bfd61c32f814562be28266ab685f8
            Author : Sérgio M. Basto <sergio@serjux.com>
            Date   : 2024-06-17T00:30:23+01:00
            Stats  : +1/-7 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/opencv/c/1d07ea89c27bfd61c32f814562be28266ab685f8?branch=opencv5

            Log:
            Revert "Reduce debuginfo level on i386 to avoid memory exhaustion"

This reverts commit b645eac1f17dd2c587e0ccc4a9cac1aef5d70c30.

---
diff --git a/opencv.spec b/opencv.spec
index 6e2e3f9..aa9ae3f 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -430,12 +430,6 @@ install -pm 0644 %{S:4} .cache/ade/
 # non available on Fedora: FFMPEG, XINE
 # disabling IPP because it is closed source library from intel
 
-# Workaround for "virtual memory exhausted: Cannot allocate memory"
-%ifarch %{ix86}
-export CFLAGS='%{build_cflags} -g1'
-export CXXFLAGS='%{build_cxxflags} -g1'
-%endif
-
 %cmake \
 %if 0%{?fedora} > 38
  -DCMAKE_CXX_STANDARD=17 \
@@ -505,6 +499,7 @@ export CXXFLAGS='%{build_cxxflags} -g1'
 
 %cmake_build
 
+
 %install
 %cmake_install
 cd %{__cmake_builddir}/python_loader/
@@ -598,7 +593,6 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
 * Fri Feb 23 2024 Jerry James <loganjerry@gmail.com> - 4.9.0-3
 - Rebuild (coin-or-Clp)
 - Use uppercase connectives in SPDX expression
-- Reduce debuginfo level on i386 to avoid memory exhaustion
 
 * Mon Feb 05 2024 Sérgio Basto <sergio@serjux.com> - 4.9.0-2
 - Revert "drop compat symlink to opencv.pc"

^ 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: Revert "Reduce debuginfo level on i386 to avoid memory exhaustion" 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox