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, 0 insertions, 2 deletions
diff --git a/math/blis/Makefile b/math/blis/Makefile
index 3dbc79fcfffc..d5183c1b77a3 100644
--- a/math/blis/Makefile
+++ b/math/blis/Makefile
@@ -14,8 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= bash:shells/bash \
llvm60>=0:devel/llvm60
-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