aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-07-01 08:13:15 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-07-01 08:44:14 +0000
commitdaa76ce1ee32f97e177f758b39cf41af09ff1086 (patch)
tree738e9c7afcebc04e2e83587e4a80ab93045a0905
parentd3367118d8c546d590fe9d298d1bb8c50bd4c776 (diff)
downloadports-daa76ce1ee32f97e177f758b39cf41af09ff1086.tar.gz
ports-daa76ce1ee32f97e177f758b39cf41af09ff1086.zip
games/spring: Mark BROKEN on 13
Also fails with the same error on 13.2 as on 14
-rw-r--r--games/spring/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile
index adf172419f4d..0e0b7e0f2756 100644
--- a/games/spring/Makefile
+++ b/games/spring/Makefile
@@ -21,6 +21,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libjsoncpp.so:devel/jsoncpp
BUILD_DEPENDS= 7zz:archivers/7-zip
+BROKEN_FreeBSD_13= 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