aboutsummaryrefslogtreecommitdiff
path: root/math/gotoblas
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-02 22:23:52 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-02 22:23:52 +0000
commit71fd883ed755560498c34284cca1253ed964246b (patch)
treea98e44517d111062f41e9e6ac4568beb6c72220a /math/gotoblas
parent3356f4f083b94aa136371baef2629e3e5a1bdf8a (diff)
downloadports-71fd883ed755560498c34284cca1253ed964246b.tar.gz
ports-71fd883ed755560498c34284cca1253ed964246b.zip
Notes
Diffstat (limited to 'math/gotoblas')
-rw-r--r--math/gotoblas/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/gotoblas/Makefile b/math/gotoblas/Makefile
index 7d54ddebe8fd..8082fad14017 100644
--- a/math/gotoblas/Makefile
+++ b/math/gotoblas/Makefile
@@ -19,7 +19,9 @@ COMMENT= Fast implementation of Basic Linear Algebra Subprograms
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/00License.txt
-BROKEN_powerpc64= does not build
+BROKEN_aarch64= does not build: undefined reference to get_libname
+BROKEN_armv6= does not build: undefined reference to get_libname
+BROKEN_powerpc64= does not build: error: macro names must be identifiers
BROKEN_i386= does not build (terminates with SIGBUS)
GOTOBLAS2VER= 1.13