*/*: Remove TCMALLOC_DESC because it is now available in Mk

2023Q3
Yuri Victorovich 2023-06-06 16:43:57 -07:00
parent ff91146e95
commit fc32440b3d
4 changed files with 0 additions and 4 deletions

View File

@ -31,7 +31,6 @@ OPTIONS_DEFINE= TCMALLOC THREADS
OPTIONS_DEFAULT= TCMALLOC THREADS
OPTIONS_EXCLUDE_powerpc= TCMALLOC
TCMALLOC_DESC= Use tcmalloc from google-perftools as memory allocator
TCMALLOC_CMAKE_BOOL= TCMALLOC
TCMALLOC_LIB_DEPENDS= libtcmalloc.so:devel/google-perftools

View File

@ -49,7 +49,6 @@ MPC_DESC= Build with MPC
MPC_CMAKE_BOOL= WITH_MPC
MPC_LIB_DEPENDS= libmpc.so:math/mpc
TCMALLOC_DESC= Use tcmalloc from google-perftools (improves performance)
TCMALLOC_CMAKE_BOOL= WITH_TCMALLOC
TCMALLOC_LIB_DEPENDS= libtcmalloc.so:devel/google-perftools
TCMALLOC_BROKEN= associated with a suspected memory corruption problem, see https://github.com/symengine/symengine.py/issues/412

View File

@ -31,7 +31,6 @@ OPTIONS_GROUP_TRACING= LTTNG USDT LOG_DEBUG
OPTIONS_DEFAULT=MANPAGES ZSTD LZMA
OPTIONS_SUB= yes
STATIC_TOR_DESC= Build a static tor
TCMALLOC_DESC= Use the tcmalloc memory allocation library
COMPRESSION_DESC= Supported compression libraries
TRACING_DESC= Tracing

View File

@ -28,7 +28,6 @@ OPTIONS_DEFAULT=MANPAGES ZSTD LZMA
OPTIONS_EXCLUDE_FreeBSD_12=DOCS MANPAGES # XXX(rene) a2x somehow broken there
OPTIONS_SUB= yes
STATIC_TOR_DESC= Build a static tor
TCMALLOC_DESC= Use the tcmalloc memory allocation library
COMPRESSION_DESC= Supported compression libraries
TRACING_DESC= Tracing