games/frotz hasn't compiled on sparc64 for some time. Shifting to ports-gcc
doesn't help either.

ok?

(cc maintainer)

--Kurt

Index: Makefile
===================================================================
RCS file: /cvs/ports/games/frotz/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- Makefile    3 Feb 2021 02:04:56 -0000       1.22
+++ Makefile    24 May 2021 02:02:11 -0000
@@ -1,5 +1,7 @@
 # $OpenBSD: Makefile,v 1.22 2021/02/03 02:04:56 bcallah Exp $
 
+BROKEN-sparc64=        Many "relocation truncated to fit" errors
+
 V =                    2.52
 COMMENT=               interpreter for Infocom-compatible games
 

Reply via email to