svn commit: r517026 - in head/math/reduce: . files

Mark Linimon linimon at FreeBSD.org
Fri Nov 8 03:35:22 UTC 2019


Author: linimon
Date: Fri Nov  8 03:35:22 2019
New Revision: 517026
URL: https://svnweb.freebsd.org/changeset/ports/517026

Log:
  Unmark broken on aarch64.
  
  Submitted by:	emaste (TRYBROKEN run)
  Approved by:	portmgr (tier-2 blanket)

Deleted:
  head/math/reduce/files/patch-generic_newfront_redfront.h
Modified:
  head/math/reduce/Makefile

Modified: head/math/reduce/Makefile
==============================================================================
--- head/math/reduce/Makefile	Fri Nov  8 03:28:41 2019	(r517025)
+++ head/math/reduce/Makefile	Fri Nov  8 03:35:22 2019	(r517026)
@@ -12,7 +12,6 @@ COMMENT=	Codemist Standard Lisp REDUCE general-purpose
 
 LICENSE=	BSD2CLAUSE
 
-BROKEN_aarch64=		fails to install: Reduce-svn4372-src/cslbuild/aarch64-unknown-freebsd11.1/csl/reduce.img: No such file or directory
 BROKEN_armv6=		fails to compile: redfront.h:118:12: conflicting types for '__wcwidth'
 BROKEN_powerpc64=	fails to compile: arith01.cpp: 'statuc' does not name a type
 


More information about the svn-ports-head mailing list