Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2017 21:40:32 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r431830 - head/lang/gcc6
Message-ID:  <201701182140.v0ILeWVJ050681@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Wed Jan 18 21:40:32 2017
New Revision: 431830
URL: https://svnweb.freebsd.org/changeset/ports/431830

Log:
  No longer BROKEN on powerpc64 according to andreast@.

Modified:
  head/lang/gcc6/Makefile

Modified: head/lang/gcc6/Makefile
==============================================================================
--- head/lang/gcc6/Makefile	Wed Jan 18 21:39:21 2017	(r431829)
+++ head/lang/gcc6/Makefile	Wed Jan 18 21:40:32 2017	(r431830)
@@ -13,8 +13,6 @@ COMMENT=	GNU Compiler Collection 6
 LICENSE=	GPLv3 GPLv3RLE
 LICENSE_COMB=	multi
 
-BROKEN_powerpc64=	Does not build
-
 LIB_DEPENDS=	libgmp.so:math/gmp \
 		libmpfr.so:math/mpfr \
 		libmpc.so:math/mpc



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