Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2018 18:34:39 +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: r483508 - head/devel/include-what-you-use
Message-ID:  <201810301834.w9UIYdcp012783@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Tue Oct 30 18:34:38 2018
New Revision: 483508
URL: https://svnweb.freebsd.org/changeset/ports/483508

Log:
  Now builds on powerpc64.

Modified:
  head/devel/include-what-you-use/Makefile

Modified: head/devel/include-what-you-use/Makefile
==============================================================================
--- head/devel/include-what-you-use/Makefile	Tue Oct 30 18:24:56 2018	(r483507)
+++ head/devel/include-what-you-use/Makefile	Tue Oct 30 18:34:38 2018	(r483508)
@@ -11,8 +11,6 @@ COMMENT=	Tool for use with clang to analyze #includes 
 LICENSE=	NCSA
 LICENSE_FILE=	${WRKSRC}/LICENSE.TXT
 
-BROKEN_powerpc64=	fails to compile: cc1plus: unrecognized command line option "-std=c++11"
-
 BUILD_DEPENDS=	clang60:devel/llvm60
 RUN_DEPENDS=	clang60:devel/llvm60
 



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