git: 3fcd3f205072 - main - math/apron: Remove BROKEN line

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 19 Jul 2022 08:03:38 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3fcd3f2050725aaf5276a3f0c0c2aaaad7632d49

commit 3fcd3f2050725aaf5276a3f0c0c2aaaad7632d49
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-19 08:03:17 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-19 08:03:17 +0000

    math/apron: Remove BROKEN line
---
 math/apron/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/math/apron/Makefile b/math/apron/Makefile
index 833d50dc1a3c..9a6d17dbe3a5 100644
--- a/math/apron/Makefile
+++ b/math/apron/Makefile
@@ -12,8 +12,6 @@ COMMENT=	APRON numerical abstract domain library
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN_aarch64=	ld: error: ../apron/libapron_debug.so: undefined reference to fpsetround
-
 LIB_DEPENDS=	libgmp.so:math/gmp \
 		libmpfr.so:math/mpfr \
 		libppl.so:devel/ppl