mirror of
https://github.com/ceph/ceph
synced 2025-02-20 17:37:29 +00:00
rpm: disable dwz to speed up valgrind
Fixes: http://tracker.ceph.com/issues/19099 Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
595f945cbd
commit
9132269421
@ -56,7 +56,8 @@
|
||||
# unify libexec for all targets
|
||||
%global _libexecdir %{_exec_prefix}/lib
|
||||
|
||||
|
||||
# disable dwz which compresses the debuginfo
|
||||
%global _find_debuginfo_dwz_opts %{nil}
|
||||
#################################################################################
|
||||
# common
|
||||
#################################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user