svn commit: r431830 - head/lang/gcc6

Gerald Pfeifer gerald at FreeBSD.org
Wed Jan 18 21:40:34 UTC 2017


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 at .

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


More information about the svn-ports-all mailing list