public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcl] f44: Unconditionally apply -g1
@ 2026-06-25  5:49 Rich Mattes
  0 siblings, 0 replies; only message in thread
From: Rich Mattes @ 2026-06-25  5:49 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/pcl
Branch : f44
Commit : 7d5548932b3af1e01578435dcdaf5830efdb40ef
Author : Rich Mattes <richmattes@gmail.com>
Date   : 2019-02-17T14:11:03-05:00
Stats  : +0/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/pcl/c/7d5548932b3af1e01578435dcdaf5830efdb40ef?branch=f44

Log:
Unconditionally apply -g1

---
diff --git a/pcl.spec b/pcl.spec
index 3f71005..e550767 100644
--- a/pcl.spec
+++ b/pcl.spec
@@ -100,9 +100,7 @@ mkdir build
 pushd build
 # try to reduce memory usage of compile process (can cause OOM errors
 # esp. on ARM builders)
-%if "%{_lib}" == "lib"
 %global optflags %(echo %{optflags} | sed -e 's/-g /-g1 /' -e 's/-pipe //')
-%endif
 
 %cmake \
   -DCMAKE_BUILD_TYPE=Release \

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-25  5:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25  5:49 [rpms/pcl] f44: Unconditionally apply -g1 Rich Mattes

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