From 9165a6ba70c6947d3acf8f47dba37b3b3992a89c Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 1 Jan 2018 02:31:19 +0000 Subject: [PATCH] mark BROKEN-i386, clang segfault --- graphics/openimageio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index dfa22c5f080..ed60781ac78 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.29 2017/12/26 19:19:04 rsadowski Exp $ +# $OpenBSD: Makefile,v 1.30 2018/01/01 02:31:19 sthen Exp $ BROKEN-powerpc = undefined reference to __atomic_fetch_add_8 +BROKEN-i386 = clang segfault compiling imagebufalgo_pixelmath.cpp COMMENT = library for reading and writing images