aboutsummaryrefslogtreecommitdiff
path: root/math/openblas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/openblas/Makefile')
-rw-r--r--math/openblas/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/openblas/Makefile b/math/openblas/Makefile
index 97f759deaf4f..9906c64666e7 100644
--- a/math/openblas/Makefile
+++ b/math/openblas/Makefile
@@ -17,6 +17,8 @@ COMMENT= Optimized BLAS library based on GotoBLAS2
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to compile: gemm.c:403: 'SGEMM_DEFAULT_Q' undeclared (first use in this function)
+
USES= fortran gmake perl5
USE_GITHUB= yes