Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2020 02:41:53 +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: r552176 - head/devel/include-what-you-use
Message-ID:  <202010130241.09D2frNQ062414@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Tue Oct 13 02:41:53 2020
New Revision: 552176
URL: https://svnweb.freebsd.org/changeset/ports/552176

Log:
  Now builds on powerpc64-12.
  
  Approved by:	portmgr (tier-2 blanket)

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 13 02:34:43 2020	(r552175)
+++ head/devel/include-what-you-use/Makefile	Tue Oct 13 02:41:53 2020	(r552176)
@@ -12,8 +12,6 @@ COMMENT=	Tool for use with clang to analyze \#includes
 LICENSE=	NCSA
 LICENSE_FILE=	${WRKSRC}/LICENSE.TXT
 
-BROKEN_powerpc64=	fails to configure: Could NOT find Git (missing: GIT_EXECUTABLE)
-
 LLVM_VER=	80
 BUILD_DEPENDS=	clang${LLVM_VER}:devel/llvm${LLVM_VER}
 RUN_DEPENDS=	clang${LLVM_VER}:devel/llvm${LLVM_VER}



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