diff --git a/gperftools.spec b/gperftools.spec index 7fd00450a20912d26fadbb754b7fa5779d4b4d30..fafae94e2c91f16f23218bd7d2b82dc0bdea436d 100644 --- a/gperftools.spec +++ b/gperftools.spec @@ -1,6 +1,6 @@ Name: gperftools Version: 2.8 -Release: 1 +Release: 3 Summary: high-performance malloc and performance analysis tools License: BSD @@ -66,6 +66,7 @@ CXXFLAGS=`echo $RPM_OPT_FLAGS -fno-strict-aliasing -Wno-unused-local-typedefs -D --disable-general-dynamic-tls \ %endif --disable-dynamic-sized-delete-support \ + --with-tcmalloc-pagesize=256 %disable_rpath @@ -98,6 +99,9 @@ make %{_mandir}/man1/*.1.gz %changelog +* Mon May 29 2023 Zhiqiang Liu - 2.8-3 +- set pagesize=256K + * Wed Aug 26 2020 xinghe - 2.8-1 - update to 2.8