git: 087b8c753a7c - main - devel/google-perftools: Add comment

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 20 Jan 2025 02:40:43 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=087b8c753a7cc03735316743bee612ea017ead03

commit 087b8c753a7cc03735316743bee612ea017ead03
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-19 20:56:29 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-20 02:40:34 +0000

    devel/google-perftools: Add comment
---
 devel/google-perftools/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/google-perftools/Makefile b/devel/google-perftools/Makefile
index c52c903cad2f..6bc2d725cf7a 100644
--- a/devel/google-perftools/Makefile
+++ b/devel/google-perftools/Makefile
@@ -16,7 +16,7 @@ BROKEN_aarch64=	link fails: ld: error: undefined symbol: brk, see https://bugs.f
 BROKEN_armv7=	error: use of undeclared identifier '_URC_NO_REASON', see https://github.com/gperftools/gperftools/issues/1360
 BROKEN_riscv64=	error: Cannot calculate stack trace: will need to write for your environment, see https://github.com/gperftools/gperftools/issues/1359
 
-USES=		compiler:c11 gmake libtool localbase:ldflags perl5
+USES=		compiler:c11 gmake libtool localbase:ldflags perl5 # tests also require c++17 compiler
 USE_LDCONFIG=	yes
 USE_PERL5=	test