git: 1af121df904a - main - devel/google-perftools: Broken on riscv64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 20:31:09 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1af121df904aed2136867ca126f91ff551839805 commit 1af121df904aed2136867ca126f91ff551839805 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-21 20:30:43 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-21 20:30:43 +0000 devel/google-perftools: Broken on riscv64 Reported by: fallout --- devel/google-perftools/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/google-perftools/Makefile b/devel/google-perftools/Makefile index 4ed6bced611e..70f76d8e1172 100644 --- a/devel/google-perftools/Makefile +++ b/devel/google-perftools/Makefile @@ -12,6 +12,8 @@ COMMENT= Fast, multi-threaded malloc() and nifty performance analysis tools LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +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 GNU_CONFIGURE= yes USE_LDCONFIG= yes