git: 6095787e2623 - main - databases/libzdb: also fails on powerpc
Piotr Kubaj
pkubaj at FreeBSD.org
Wed Jun 16 09:00:26 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6095787e26235f1602e8187dfc7a2debdee9c445
commit 6095787e26235f1602e8187dfc7a2debdee9c445
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-16 09:00:06 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-16 09:00:06 +0000
databases/libzdb: also fails on powerpc
---
databases/libzdb/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile
index 57afc292ff1f..09bfd3967359 100644
--- a/databases/libzdb/Makefile
+++ b/databases/libzdb/Makefile
@@ -12,6 +12,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_i386= fails to build
+BROKEN_powerpc= fails to build
USES= compiler:c11 gmake libtool localbase pathfix
More information about the dev-commits-ports-all
mailing list