aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2019-09-24 11:17:16 +0800
committerlinimon <linimon@FreeBSD.org>2019-09-24 11:17:16 +0800
commitf4a108d456acb8586daf48acf145d92784a57ca5 (patch)
tree603e0896e74b841df6c8a65dc6097caa5496289f
parent09a8f1429d7a8d3a22ab54c64ca7f510b14d6e3a (diff)
downloadfreebsd-ports-gnome-f4a108d456acb8586daf48acf145d92784a57ca5.tar.gz
freebsd-ports-gnome-f4a108d456acb8586daf48acf145d92784a57ca5.tar.zst
freebsd-ports-gnome-f4a108d456acb8586daf48acf145d92784a57ca5.zip
This port now builds on powerpc64 (tested on ppcports).
Approved by: portmgr (tier-2 blanket)
-rw-r--r--devel/cquery/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/cquery/Makefile b/devel/cquery/Makefile
index 4f122e46c53c..475630255e55 100644
--- a/devel/cquery/Makefile
+++ b/devel/cquery/Makefile
@@ -11,8 +11,6 @@ COMMENT= Highly-scalable, low-latency language server for C/C++/Objective-C
LICENSE= MIT
-BROKEN_powerpc64= fails to build: Checking for 'clang++' (C++ compiler): not found
-
BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT}
LIB_DEPENDS= libclang.so:devel/llvm${LLVM_DEFAULT}