Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2018 07:48:16 +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: r480644 - head/textproc/libmwaw03
Message-ID:  <201809250748.w8P7mHwE060946@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Tue Sep 25 07:48:16 2018
New Revision: 480644
URL: https://svnweb.freebsd.org/changeset/ports/480644

Log:
  This port now builds on powerpc64.
  
  PR:		231589
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/textproc/libmwaw03/Makefile

Modified: head/textproc/libmwaw03/Makefile
==============================================================================
--- head/textproc/libmwaw03/Makefile	Tue Sep 25 07:43:29 2018	(r480643)
+++ head/textproc/libmwaw03/Makefile	Tue Sep 25 07:48:16 2018	(r480644)
@@ -13,8 +13,6 @@ COMMENT=	Import library for some old mac text document
 LICENSE=	LGPL21+ MPL20
 LICENSE_COMB=	dual
 
-BROKEN_powerpc64=	fails to compile: MWAWCell.cxx:644: \#pragma GCC diagnostic not allowed inside functions
-
 LIB_DEPENDS=	librevenge-0.0.so:textproc/librevenge
 
 CONFIGURE_ARGS=	--disable-werror --without-docs



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