git: e338420810a3 - main - games/spring: Unmark BROKEN on 12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 May 2023 18:18:54 UTC
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