git: fee070d6b431 - 2021Q2 - games/supertuxkart: mark BROKEN on i386
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Apr 22 17:16:10 UTC 2021
The branch 2021Q2 has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fee070d6b431928ea814159edfc9412045d6e778
commit fee070d6b431928ea814159edfc9412045d6e778
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-08 21:36:03 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-22 17:14:53 +0000
games/supertuxkart: mark BROKEN on i386
---
games/supertuxkart/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/games/supertuxkart/Makefile b/games/supertuxkart/Makefile
index e4c967fda964..e3ad0b825b0b 100644
--- a/games/supertuxkart/Makefile
+++ b/games/supertuxkart/Makefile
@@ -16,6 +16,7 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \
libcurl.so:ftp/curl
BROKEN_FreeBSD_12_i386= does not build (error: this directive must appear between .cfi_startproc and .cfi_endproc directives)
+BROKEN_i386= ld: error: cannot preempt symbol: alcOpenDevice
USES= alias cmake compiler:c++11-lib pkgconfig tar:xz
CMAKE_OFF= USE_WIIUSE \
More information about the dev-commits-ports-all
mailing list