Skip to content

Commit

Permalink
games/spring: Mark BROKEN on 13
Browse files Browse the repository at this point in the history
Also fails with the same error on 13.2 as on 14
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Jul 1, 2023
1 parent d336711 commit daa76ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions games/spring/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit daa76ce

Please sign in to comment.