git: 6a2dc03b63be - 2022Q3 - math/apron: Remove BROKEN line

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=6a2dc03b63bee50ecc86fae79e0bcbdd710e9bcc

commit 6a2dc03b63bee50ecc86fae79e0bcbdd710e9bcc
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:04:06 +0000

    math/apron: Remove BROKEN line
    
    (cherry picked from commit 3fcd3f2050725aaf5276a3f0c0c2aaaad7632d49)
---
 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