fix debuginfo generation

Signed-off-by: Peter Hunt <pehunt@redhat.com>
This commit is contained in:
Peter Hunt 2021-05-20 09:10:45 -04:00
parent ce0dea20c1
commit d2f5c07120

View File

@ -3,7 +3,7 @@
%global with_check 0
%global with_unit_test 0
%if 0%{?fedora}
%global with_debug 1
%global with_debug 0
%else
%global with_debug 0
%endif