git: f74356590dc7 - main - databases/libpbl: unbreak on all architectures
Piotr Kubaj
pkubaj at FreeBSD.org
Mon Sep 27 15:02:05 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f74356590dc7d69760c434aa7493c2f1c41fcdd1
commit f74356590dc7d69760c434aa7493c2f1c41fcdd1
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-09-27 14:59:54 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-09-27 14:59:54 +0000
databases/libpbl: unbreak on all architectures
Tested on armv7.
---
databases/libpbl/Makefile | 4 ----
1 file changed, 4 deletions(-)
diff --git a/databases/libpbl/Makefile b/databases/libpbl/Makefile
index afc1085adad4..65552877ad2a 100644
--- a/databases/libpbl/Makefile
+++ b/databases/libpbl/Makefile
@@ -14,10 +14,6 @@ LICENSE= LGPL21+
MAKEFILE= makefile
TEST_TARGET= test
-BROKEN_armv6= Fails to build: cannot compile pblPerform.c
-BROKEN_armv7= Fails to build: cannot compile pblPerform.c
-BROKEN_mips= Fails to build: cannot compile pblPerform.c
-
WRKSRC= ${WRKDIR}/${DISTNAME}/src
PLIST_FILES= include/pbl.h \
More information about the dev-commits-ports-all
mailing list