Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2019 03:35:22 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517026 - in head/math/reduce: . files
Message-ID:  <201911080335.xA83ZMD9016437@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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