kmod.spec: enable debug

The debug messages pretty often are useful to find configuration
problems on customers systems. They are seen only with extra verbose
command line switches so should not affect performance a lot.

Signed-off-by: Yauheni Kaliuta <ykaliuta@fedoraproject.org>
This commit is contained in:
Yauheni Kaliuta 2021-08-10 16:09:15 +03:00
parent 2679f21c98
commit 0b10b0482b

View File

@ -66,7 +66,8 @@ applications that wish to load or unload Linux kernel modules.
--with-openssl \
--with-zlib \
--with-xz \
--with-zstd
--with-zstd \
--enable-debug
%{make_build} V=1