git: c16c251de9c9 - 2022Q3 - devel/google-perftools: Broken on armv7

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 23 Jul 2022 16:09:46 UTC
The branch 2022Q3 has been updated by yuri:

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

commit c16c251de9c90431213f24be8c26ae33e50254ca
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-23 16:08:34 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-23 16:09:37 +0000

    devel/google-perftools: Broken on armv7
    
    Reported by:    fallout
    
    (cherry picked from commit 767ba590adb470f7af71624c13f048d1c6d461c0)
---
 devel/google-perftools/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/google-perftools/Makefile b/devel/google-perftools/Makefile
index ac1202426f2d..52089f56d0e0 100644
--- a/devel/google-perftools/Makefile
+++ b/devel/google-perftools/Makefile
@@ -14,6 +14,7 @@ COMMENT=	Fast, multi-threaded malloc() and nifty performance analysis tools
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+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