git: 767ba590adb4 - main - devel/google-perftools: Broken on armv7

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

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

commit 767ba590adb470f7af71624c13f048d1c6d461c0
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:08 +0000

    devel/google-perftools: Broken on armv7
    
    Reported by:    fallout
---
 devel/google-perftools/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/google-perftools/Makefile b/devel/google-perftools/Makefile
index 8cdfe690e9a0..e7cd99bc1145 100644
--- a/devel/google-perftools/Makefile
+++ b/devel/google-perftools/Makefile
@@ -12,6 +12,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