there were no problems with debuginfo with rpm5+gcc in rosa2019.0

This commit is contained in:
Mikhail Novosyolov 2020-04-04 20:55:40 +03:00
parent d919e9890c
commit a8eafd29b2

View file

@ -7,7 +7,7 @@
%bcond_with clang
%endif
%if %rpm5
%if %rpm5 && %{with clang}
# "/usr/lib/rpm/bin/debugedit: canonicalization unexpectedly shrank by one character"
%define debugcflags %{nil}
%define _enable_debug_packages %{nil}