From dd984a1b92cc64b775653b1fce9762c88795455b Mon Sep 17 00:00:00 2001 From: jasper Date: Fri, 7 Oct 2011 09:11:31 +0000 Subject: [PATCH] too bad, this still hangs every now and then on amd64.. --- devel/nant/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/nant/Makefile b/devel/nant/Makefile index 07a48b2004b..edda7c35fdd 100644 --- a/devel/nant/Makefile +++ b/devel/nant/Makefile @@ -1,4 +1,6 @@ -# $OpenBSD: Makefile,v 1.8 2011/10/05 06:44:42 jasper Exp $ +# $OpenBSD: Makefile,v 1.9 2011/10/07 09:11:31 jasper Exp $ + +BROKEN-amd64= build hangs due threading? COMMENT= .NET build tool inspired by Ant