From 9fd24d5934efa184ecaa42c2282ff956bd814d23 Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Mon, 14 Oct 2019 19:23:08 +0000 Subject: devel/nextpnr: mark broken on powerpc64 It causes python to hang. Approved by: mentors (implicit approval) --- devel/nextpnr/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/nextpnr/Makefile b/devel/nextpnr/Makefile index 187ca6c44ce3..8755f96fb142 100644 --- a/devel/nextpnr/Makefile +++ b/devel/nextpnr/Makefile @@ -11,6 +11,8 @@ COMMENT= Portable FPGA place and route tool LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= runaway build + BUILD_DEPENDS= ${LOCALBASE}/share/trellis/database:devel/trellis \ ${LOCALBASE}/share/icebox:devel/icestorm LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ -- cgit v1.2.3