git: 83dd50b3630e - main - science/octopus: builds fine on aarch64

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Wed, 30 Oct 2024 09:02:43 UTC
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=83dd50b3630ee18ca4f6f82cce4c60b54ac868b0

commit 83dd50b3630ee18ca4f6f82cce4c60b54ac868b0
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2024-10-29 17:26:32 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-10-30 09:00:37 +0000

    science/octopus: builds fine on aarch64
    
    Approved by:    portmgr (build fix blanket)
---
 science/octopus/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/science/octopus/Makefile b/science/octopus/Makefile
index 97ba3c607b31..db57724a8cf9 100644
--- a/science/octopus/Makefile
+++ b/science/octopus/Makefile
@@ -10,8 +10,6 @@ WWW=		https://octopus-code.org/new-site/main/
 
 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 \