Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 2020 09:32:00 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559229 - head/security/radamsa
Message-ID:  <202012250932.0BP9W050094685@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Dec 25 09:32:00 2020
New Revision: 559229
URL: https://svnweb.freebsd.org/changeset/ports/559229

Log:
  Mark BROKEN everywhere
  
  Reported by:	pkg-fallout

Modified:
  head/security/radamsa/Makefile

Modified: head/security/radamsa/Makefile
==============================================================================
--- head/security/radamsa/Makefile	Fri Dec 25 09:30:43 2020	(r559228)
+++ head/security/radamsa/Makefile	Fri Dec 25 09:32:00 2020	(r559229)
@@ -12,7 +12,7 @@ COMMENT=	General purpose fuzzer
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENCE
 
-BROKEN_aarch64=		fails to build: runaway build
+BROKEN=		fails to build: runaway build
 
 BUILD_DEPENDS=	ol:lang/owl-lisp
 



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