git: c489dba516c3 - main - math/elpa: Mark as broken on aarch64.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 14:34:05 UTC
The branch main has been updated by mikael: URL: https://cgit.FreeBSD.org/ports/commit/?id=c489dba516c3fc4cf8d1751306c0e31b0df6a401 commit c489dba516c3fc4cf8d1751306c0e31b0df6a401 Author: Mikael Urankar <mikael@FreeBSD.org> AuthorDate: 2021-10-10 17:01:39 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2021-10-13 14:28:41 +0000 math/elpa: Mark as broken on aarch64. --- math/elpa/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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