]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
nfs-ganesha/rpm: Fix tcmalloc allocator setup 2070/head
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 14 Sep 2022 15:55:08 +0000 (11:55 -0400)
committerDimitri Savineau <dsavinea@redhat.com>
Wed, 14 Sep 2022 15:57:25 +0000 (11:57 -0400)
commit953f385e4b410fb7c560b47295ef2fd34e25d44a
treeea6f36c9801796241e8dd55c0a018b52877af95f
parenta8ee1a8fd32ec42d14c70fe2c6a16c505e404f48
nfs-ganesha/rpm: Fix tcmalloc allocator setup

The previous commit installed the gperftools-devel package and set the
cmake ALLOCATION variable to tcmalloc but this isn't used at all during
the RPM package build via mock.
We also need those changes in the RPM spec file.
This is a temporary solution until the upstream nfs-ganesha RPM spec file
will support such change.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
nfs-ganesha/build/build_rpm