Mk/bsd.options.desc.mk: Improve TCMALLOC_DESC wording

This commit is contained in:
Yuri Victorovich 2023-06-06 16:43:14 -07:00
parent 90ae110323
commit ff91146e95

View file

@ -486,7 +486,7 @@ SYSLOG_DESC?= Syslog logging support
SZIP_DESC?= Szip compression support
TCL_DESC?= Tcl scripting language support
TCLTK_DESC?= Tcl/Tk GUI toolkit support
TCMALLOC_DESC?= Use google perftools memory allocator
TCMALLOC_DESC?= Use the tcmalloc memory allocation library
TELNET_DESC?= Telnet support
TEST_DESC?= Build and/or run tests
TFTP_DESC?= TFTP support