summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/google-perftools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/google-perftools/Makefile b/devel/google-perftools/Makefile
index ace6ac1388d1..86c6bfcf1ba3 100644
--- a/devel/google-perftools/Makefile
+++ b/devel/google-perftools/Makefile
@@ -15,6 +15,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_aarch64= fails to compile: src/stacktrace.cc:230:2: Cannot calculate stack trace: will need to write for your environment
+BROKEN_riscv64= fails to compile: src/base/basictypes.h:387:5: Could not determine cache line length - unknown architecture
USES= compiler:c11 gmake libtool
GNU_CONFIGURE= yes