git: 7ba8d98230ed - main - science/octopus: Broken on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Mar 2022 18:25:14 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7ba8d98230ed4a7781bfafed7ded1396281b5551
commit 7ba8d98230ed4a7781bfafed7ded1396281b5551
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-03-20 18:24:41 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-03-20 18:24:41 +0000
science/octopus: Broken on aarch64
Reported by: portscout
---
science/octopus/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/science/octopus/Makefile b/science/octopus/Makefile
index d901f9072e54..402dd3d580a5 100644
--- a/science/octopus/Makefile
+++ b/science/octopus/Makefile
@@ -9,6 +9,8 @@ COMMENT= Scientific program aimed at the ab initio virtual experimentation
LICENSE= GPLv2
+BROKEN_aarch64= undefined reference to `__aarch64_cas8_acq_rel' #'
+
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libarpack.so:math/arpack-ng \
libblas.so:math/blas \