diff --git a/samba.spec b/samba.spec index 2a8bab3..dc9b9b1 100644 --- a/samba.spec +++ b/samba.spec @@ -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