summaryrefslogtreecommitdiff
path: root/math/symengine
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-06-06 23:43:57 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-06-07 01:01:01 +0000
commitfc32440b3d180df532a7c893844ed6c2af22c12e (patch)
tree3962d5d6825acf02d29bdb5f1f81cbb5d40de898 /math/symengine
parentff91146e95beb5883bd62380878e1d97652ef931 (diff)
Diffstat (limited to 'math/symengine')
-rw-r--r--math/symengine/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/symengine/Makefile b/math/symengine/Makefile
index 68498695babc..144c7371d845 100644
--- a/math/symengine/Makefile
+++ b/math/symengine/Makefile
@@ -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