This is an automated email from the ASF dual-hosted git repository.

bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


    from 4537a6d66f Fix error due to bad generator expression (#9835)
     add 05decf60ec Add support for TCMalloc in CMake build (#9832)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                                |  6 +--
 cmake/{Findhwloc.cmake => FindTCMalloc.cmake} | 30 +++++-------
 cmake/FindTSMallocReplacement.cmake           | 66 +++++++++++++++++++++++++++
 include/tscore/ink_config.h.cmake.in          |  1 +
 src/tscore/CMakeLists.txt                     |  3 --
 5 files changed, 81 insertions(+), 25 deletions(-)
 copy cmake/{Findhwloc.cmake => FindTCMalloc.cmake} (60%)
 create mode 100644 cmake/FindTSMallocReplacement.cmake

Reply via email to