git: 94ac0e5e8492 - main - devel/libqsbr: mark broken on powerpc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Nov 2021 12:10:56 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=94ac0e5e849230252339873202afd9b8a6f7f1a3 commit 94ac0e5e849230252339873202afd9b8a6f7f1a3 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-11-16 12:03:36 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-11-16 12:03:36 +0000 devel/libqsbr: mark broken on powerpc Same issue as on i386. --- devel/libqsbr/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/libqsbr/Makefile b/devel/libqsbr/Makefile index 88574e95c08a..0fcf86edecb1 100644 --- a/devel/libqsbr/Makefile +++ b/devel/libqsbr/Makefile @@ -9,6 +9,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/../LICENSE BROKEN_i386= fails to build +BROKEN_powerpc= fails to build USES= compiler:c11 gmake libtool:build