aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-04-06 12:05:40 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-04-06 12:05:40 +0000
commitbd7a2174b3ed03812afdae4dc7487e0739a51d34 (patch)
tree02db35b887d0ee6439cd7366a897e7ae74e42600 /devel
parentb7e436358b49f6156fa3898703882e7d07a08e08 (diff)
downloadports-bd7a2174b3ed03812afdae4dc7487e0739a51d34.tar.gz
ports-bd7a2174b3ed03812afdae4dc7487e0739a51d34.zip
devel/libclc: unbreak on powerpc64
Builds fine.
Diffstat (limited to 'devel')
-rw-r--r--devel/libclc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/libclc/Makefile b/devel/libclc/Makefile
index a39b04b0a79e..afe879db3d73 100644
--- a/devel/libclc/Makefile
+++ b/devel/libclc/Makefile
@@ -14,8 +14,6 @@ LICENSE_NAME= LLVM Release License
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-BROKEN_powerpc64= fails to compile: /usr/local/llvm80/include/llvm-c/DataTypes.h:28:10: fatal error: 'cmath' file not found
-
BUILD_DEPENDS= llvm${LLVM_DEFAULT}>=4.0:devel/llvm${LLVM_DEFAULT} \
libedit>=0:devel/libedit