Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2023 18:18:54 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e338420810a3 - main - games/spring: Unmark BROKEN on 12
Message-ID:  <202305011818.341IIsZH071702@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

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

commit e338420810a3351a8d096f4bae70b5bc674a2d38
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-05-01 18:00:41 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-05-01 18:18:40 +0000

    games/spring: Unmark BROKEN on 12
    
    Builds fine on 12.4 amd64
    
    Approved by:    portmgr (blanket)
---
 games/spring/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/games/spring/Makefile b/games/spring/Makefile
index 08b17761072c..adf172419f4d 100644
--- a/games/spring/Makefile
+++ b/games/spring/Makefile
@@ -21,7 +21,6 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libjsoncpp.so:devel/jsoncpp
 BUILD_DEPENDS=	7zz:archivers/7-zip
 
-BROKEN_FreeBSD_12=	ld: error: undefined symbol: streflop_libm::__inline_isnanf(float)
 BROKEN_FreeBSD_14=	ld: error: undefined symbol: streflop_libm::__inline_isnanf(float)
 ONLY_FOR_ARCHS=		amd64
 ONLY_FOR_ARCHS_REASON=	relies on x86 floating-point math and amd64 atomic ops



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305011818.341IIsZH071702>