[packages/systemtap] filterout -DNDEBUG

atler atler at pld-linux.org
Wed Aug 6 18:14:03 CEST 2025


commit daa442a69f6f7d5faad2e816516ebb4cd49d8ffd
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Aug 6 17:53:35 2025 +0200

    filterout -DNDEBUG

 systemtap.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/systemtap.spec b/systemtap.spec
index bd19cc6..54316a9 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -101,6 +101,8 @@ Requires:	%{name}-client = %{version}-%{release}
 Requires:	%{name}-devel = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		filterout_cpp	-DNDEBUG
+
 %description
 SystemTap is an instrumentation system for systems running Linux 2.6.
 Developers can write instrumentation to collect data on the operation
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemtap.git/commitdiff/c7c2115eb570398afa9064a7a216cad556b99aa8



More information about the pld-cvs-commit mailing list