http://build-failures.rhaalovely.net/powerpc/2020-01-27/x11/ogre.log
http://build-failures.rhaalovely.net/sparc64/2020-02-19/x11/ogre.log

Rather than add multiple more BROKEN lines for sparc64 and powerpc
to this port, switch to ONLY_FOR_ARCHES for those arches that this
will actually build upon.

cc maintainer

--Kurt

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/ogre/Makefile,v
retrieving revision 1.31
diff -u -p -r1.31 Makefile
--- Makefile    12 Jul 2019 20:51:18 -0000      1.31
+++ Makefile    24 Feb 2020 21:12:08 -0000
@@ -1,8 +1,6 @@
 # $OpenBSD: Makefile,v 1.31 2019/07/12 20:51:18 sthen Exp $
 
-BROKEN-hppa =          missing atomic ops
-BROKEN-alpha =         missing atomic ops
-BROKEN-i386 =          MMX-related problems with clang build
+ONLY_FOR_ARCHES =      aarch64 amd64 arm mips64
 
 COMMENT-main =         3D rendering engine
 COMMENT-samples =      3D rendering engine, demos

Reply via email to