git: ff91146e95be - main - Mk/bsd.options.desc.mk: Improve TCMALLOC_DESC wording
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Jun 2023 01:01:04 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff91146e95beb5883bd62380878e1d97652ef931 commit ff91146e95beb5883bd62380878e1d97652ef931 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-06-06 23:43:14 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-06-07 01:01:01 +0000 Mk/bsd.options.desc.mk: Improve TCMALLOC_DESC wording --- Mk/bsd.options.desc.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 809e000459db..3b8367ce3131 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -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