aboutsummaryrefslogtreecommitdiff
path: root/math/blis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/blis/Makefile')
-rw-r--r--math/blis/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/blis/Makefile b/math/blis/Makefile
index 62f28029fc58..9c459c6c9aa0 100644
--- a/math/blis/Makefile
+++ b/math/blis/Makefile
@@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= bash:shells/bash
+BROKEN_powerpc64= fails to configure: common.mk:118: Unable to determine compiler vendor
+
OPTIONS_DEFINE= PARA CBLAS
PARA_DESC= use pthread parallelization
CBLAS_DESC= build the CBLAS compatibility layer