Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2021 12:10:56 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 94ac0e5e8492 - main - devel/libqsbr: mark broken on powerpc
Message-ID:  <202111161210.1AGCAu2h078364@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111161210.1AGCAu2h078364>