libevhtp:generate debug info

This commit is contained in:
liuxu 2024-03-18 12:04:58 +08:00
parent 92f45986d3
commit cec2190321

View File

@ -1,5 +1,3 @@
%global debug_package %{nil}
Name: libevhtp
Version: 1.2.18
Release: 6
@ -48,7 +46,6 @@ cd build
%delete_la_and_a
find %{buildroot} -name '*.cmake' -exec rm -f {} ';'
find %{buildroot} -name '*.so.*' -exec strip {} ';'
%ldconfig_scriptlets