1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Now builds on powerpc64.

This commit is contained in:
Mark Linimon 2018-10-30 18:34:38 +00:00
parent 73746bb6fa
commit b2716f299c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483508

View File

@ -11,8 +11,6 @@ COMMENT= Tool for use with clang to analyze #includes in C and C++ source files
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