aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2021-10-10 17:01:39 +0000
committerMikael Urankar <mikael@FreeBSD.org>2021-10-13 14:28:41 +0000
commitc489dba516c3fc4cf8d1751306c0e31b0df6a401 (patch)
treee6f1a89c351e12135a03e36e42f58a7978ecafcb
parent7a6635edae69dbfb415a897f1896784ecf3ddf36 (diff)
downloadports-c489dba516c3fc4cf8d1751306c0e31b0df6a401.tar.gz
ports-c489dba516c3fc4cf8d1751306c0e31b0df6a401.zip
math/elpa: Mark as broken on aarch64.
-rw-r--r--math/elpa/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/elpa/Makefile b/math/elpa/Makefile
index 95cecc4d3f23..e0363f416c7c 100644
--- a/math/elpa/Makefile
+++ b/math/elpa/Makefile
@@ -12,6 +12,8 @@ LICENSE_COMB= dual
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING/gpl.txt
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING/lgpl.txt
+BROKEN_aarch64= fails to build: Fatal Error: config-f90.h: No such file or directory
+
LIB_DEPENDS= libopenblas.so:math/openblas
USES= compiler:c11 fortran gmake libtool localbase perl5 shebangfix