Date: Sat, 13 Jun 2026 20:24:11 +0000 From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 42f2073184d3 - main - math/tlfloat: builds fine on armv7 Message-ID: <6a2dbc6b.340ce.8d40799@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=42f2073184d330fabefb21264a9fe20280f65f1d commit 42f2073184d330fabefb21264a9fe20280f65f1d Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2026-06-11 13:04:53 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2026-06-13 20:23:20 +0000 math/tlfloat: builds fine on armv7 Tested on FreeBSD 14.3 and 15.0. Test suite passes, too. MFH: 2026Q2 --- math/tlfloat/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/math/tlfloat/Makefile b/math/tlfloat/Makefile index 115080aa5cb8..6fff59298dd2 100644 --- a/math/tlfloat/Makefile +++ b/math/tlfloat/Makefile @@ -12,7 +12,6 @@ LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE.txt BROKEN_arm64= error: use of undeclared identifier 'isnanl' -BROKEN_armv7= error: use of undeclared identifier 'isnanl' BROKEN_i386= error: undefined symbol: __trunctfdf2 TEST_DEPENDS= mpfr>0:math/mpfrhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2dbc6b.340ce.8d40799>
