git: 76a14ebdfd4f - main - science/nwchem: Mark as broken on aarch64.

Mikael Urankar mikael at FreeBSD.org
Sun Sep 26 08:48:50 UTC 2021


The branch main has been updated by mikael:

URL: https://cgit.FreeBSD.org/ports/commit/?id=76a14ebdfd4f97b49bd8451454c64b17f2b46f29

commit 76a14ebdfd4f97b49bd8451454c64b17f2b46f29
Author:     Mikael Urankar <mikael at FreeBSD.org>
AuthorDate: 2021-09-26 08:25:25 +0000
Commit:     Mikael Urankar <mikael at FreeBSD.org>
CommitDate: 2021-09-26 08:25:25 +0000

    science/nwchem: Mark as broken on aarch64.
---
 science/nwchem/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/science/nwchem/Makefile b/science/nwchem/Makefile
index 380230a9ea86..dfafaac969d3 100644
--- a/science/nwchem/Makefile
+++ b/science/nwchem/Makefile
@@ -12,6 +12,8 @@ LICENSE_NAME=	Educational Community License (ECL) 2.0
 LICENSE_FILE=	${WRKSRC}/../LICENSE.TXT
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN_aarch64=	fails to build: gfortran10: error: unrecognized command-line option '-m64'
+
 BUILD_DEPENDS=	bash:shells/bash
 LIB_DEPENDS=	libblas.so:math/blas \
 		libga.so:devel/ga \


More information about the dev-commits-ports-all mailing list