Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2024 11:49:51 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7bfa57d7394a - main - graphics/simpleitk: mark broken on powerpc
Message-ID:  <202402111149.41BBnpq4085548@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7bfa57d7394a33aae62738ca5730738dc140e6e5

commit 7bfa57d7394a33aae62738ca5730738dc140e6e5
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2024-02-09 02:32:07 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2024-02-11 11:48:51 +0000

    graphics/simpleitk: mark broken on powerpc
---
 graphics/simpleitk/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/simpleitk/Makefile b/graphics/simpleitk/Makefile
index 8eb6f270745d..075f32e8c543 100644
--- a/graphics/simpleitk/Makefile
+++ b/graphics/simpleitk/Makefile
@@ -12,6 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_armv7=	clang consistently runs out of memory
 BROKEN_i386=	clang consistently runs out of memory
+BROKEN_powerpc=	clang consistently runs out of memory
 
 LIB_DEPENDS=	libgdcmCommon.so:devel/gdcm \
 		libhdf5.so:science/hdf5 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402111149.41BBnpq4085548>