aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-01-26 16:44:50 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-01-26 16:44:50 +0000
commita2d90604b52aaf38f3098d9d943af88416f6644b (patch)
treeb6a0862660b10b2b3d930587e2c2bcce0a3c55e2 /games
parentc175d7808d2f8c1c9e97b7c65b5b4370a20e3bbb (diff)
downloadports-a2d90604b52aaf38f3098d9d943af88416f6644b.tar.gz
ports-a2d90604b52aaf38f3098d9d943af88416f6644b.zip
MFH: r562713
Mark BROKEN on FreeBSD 13 and 14 ld: error: duplicate symbol: Big_O >>> defined at init.c >>> init.o:(Big_O) >>> defined at oids.c >>> oids.o:(.bss+0x190) Reported by: pkg-fallout
Notes
Notes: svn path=/branches/2021Q1/; revision=562714
Diffstat (limited to 'games')
-rw-r--r--games/xoids/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xoids/Makefile b/games/xoids/Makefile
index 755d8d15cea3..b37e7b6b911a 100644
--- a/games/xoids/Makefile
+++ b/games/xoids/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= XCONTRIB/games
MAINTAINER= ports@FreeBSD.org
COMMENT= X Window Asteroids style game with full color pixmaps
+BROKEN_FreeBSD_13= duplicate symbol: Big_O
+BROKEN_FreeBSD_14= duplicate symbol: Big_O
NOT_FOR_ARCHS= mips64
NOT_FOR_ARCHS_REASON= unknown architecture