Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2026 21:16:08 +0000
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: 90f897904605 - main - devel/spr: unbreak on powerpc64le
Message-ID:  <696ff098.2514b.1f831953@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=90f897904605661d56da69cbb0dfe448d839f80a

commit 90f897904605661d56da69cbb0dfe448d839f80a
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2026-01-20 13:07:38 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2026-01-20 21:16:02 +0000

    devel/spr: unbreak on powerpc64le
---
 devel/spr/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/devel/spr/Makefile b/devel/spr/Makefile
index 71b25105f03f..e4ac3212d8b5 100644
--- a/devel/spr/Makefile
+++ b/devel/spr/Makefile
@@ -11,8 +11,6 @@ WWW=		https://github.com/getcord/spr
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_powerpc64le=	compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/getcord/spr/issues/185
-
 LIB_DEPENDS=	libgit2.so:devel/libgit2
 
 USES=		cargo


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696ff098.2514b.1f831953>