Date: Thu, 6 Dec 2018 23:06:50 +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: r486805 - head/science/cdo Message-ID: <201812062306.wB6N6o3Z031556@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Thu Dec 6 23:06:49 2018 New Revision: 486805 URL: https://svnweb.freebsd.org/changeset/ports/486805 Log: Now builds on powerpc64. Reported by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Modified: head/science/cdo/Makefile Modified: head/science/cdo/Makefile ============================================================================== --- head/science/cdo/Makefile Thu Dec 6 21:42:30 2018 (r486804) +++ head/science/cdo/Makefile Thu Dec 6 23:06:49 2018 (r486805) @@ -14,8 +14,6 @@ COMMENT= Climate Data Operators LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_powerpc64= fails to compile: remaplib.cc:1504:6: internal compiler error: in gsi_insert_seq_nodes_after, at gimple-iterator.c:283 - OPTIONS_DEFINE= CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS UUID OPTIONS_DEFAULT=CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS UUID OPTIONS_SUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812062306.wB6N6o3Z031556>