Always build with profiling support
This commit is contained in:
parent
92693f66e9
commit
a31119d9e4
@ -37,8 +37,6 @@
|
||||
%global with_libsmbclient 1
|
||||
%global with_libwbclient 1
|
||||
|
||||
%global with_profiling 1
|
||||
|
||||
%global with_vfs_cephfs 0
|
||||
%if 0%{?fedora}
|
||||
%ifarch aarch64 ppc64le s390x x86_64
|
||||
@ -896,9 +894,6 @@ export LDFLAGS="%{__global_ldflags} -fuse-ld=gold"
|
||||
%if %with_clustering_support
|
||||
--with-cluster-support \
|
||||
%endif
|
||||
%if %with_profiling
|
||||
--with-profiling-data \
|
||||
%endif
|
||||
%if %{with testsuite}
|
||||
--enable-selftest \
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user