[packages/kmod] filterout -DNDEBUG
atler
atler at pld-linux.org
Wed May 7 18:24:01 CEST 2025
commit 9817deecc203db20964112abe1beeb4e271779aa
Author: Jan Palus <atler at pld-linux.org>
Date: Wed May 7 17:55:03 2025 +0200
filterout -DNDEBUG
tests and possibly application code require it
kmod.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/kmod.spec b/kmod.spec
index 5519533..c5afe54 100644
--- a/kmod.spec
+++ b/kmod.spec
@@ -56,6 +56,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _sbindir /sbin
%define _slibdir /%{_lib}
+%define filterout_cpp -DNDEBUG
+
%description
kmod is a set of tools to handle common tasks with Linux kernel
modules like insert, remove, list, check properties, resolve
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kmod.git/commitdiff/174a7def8e429097d644dd340d639c5077b955ec
More information about the pld-cvs-commit
mailing list