From 4e120954bb9677ba999a5cf4296b27d09ed826b2 Mon Sep 17 00:00:00 2001 From: kirby Date: Fri, 13 Mar 2020 04:59:13 +0000 Subject: [PATCH] remove BROKEN-i386. builds fine there. tested with unknown-horizons, the only consumer. ok sthen@ --- games/fifengine/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/games/fifengine/Makefile b/games/fifengine/Makefile index 6a63a6ffb99..cffd9c5728a 100644 --- a/games/fifengine/Makefile +++ b/games/fifengine/Makefile @@ -1,6 +1,5 @@ -# $OpenBSD: Makefile,v 1.10 2020/03/12 06:58:25 kirby Exp $ +# $OpenBSD: Makefile,v 1.11 2020/03/13 04:59:13 kirby Exp $ -BROKEN-i386 = std::bad_alloc when compiling fifePYTHON_wrap.cxx BROKEN-powerpc =out of memory when compiling fifePYTHON_wrap.cxx BROKEN-sparc64 =out of memory when compiling fifePYTHON_wrap.cxx