git: bd7a2174b3ed - main - devel/libclc: unbreak on powerpc64
Piotr Kubaj
pkubaj at FreeBSD.org
Tue Apr 6 12:05:08 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bd7a2174b3ed03812afdae4dc7487e0739a51d34
commit bd7a2174b3ed03812afdae4dc7487e0739a51d34
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-04-06 12:05:40 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-04-06 12:05:40 +0000
devel/libclc: unbreak on powerpc64
Builds fine.
---
devel/libclc/Makefile | 2 --
1 file changed, 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
More information about the dev-commits-ports-all
mailing list