Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2024 20:45:06 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8aafb5cc53de - main - shells/nu_plugin_inc: Broken on 15/armv7
Message-ID:  <202411122045.4ACKj6SF002899@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8aafb5cc53de690178bb368aa1af96a41149a447

commit 8aafb5cc53de690178bb368aa1af96a41149a447
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-12 20:36:46 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-12 20:44:59 +0000

    shells/nu_plugin_inc: Broken on 15/armv7
    
    Reported by:    fallout
---
 shells/nu_plugin_inc/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/shells/nu_plugin_inc/Makefile b/shells/nu_plugin_inc/Makefile
index 3ccb966b0447..59ed1d8371a8 100644
--- a/shells/nu_plugin_inc/Makefile
+++ b/shells/nu_plugin_inc/Makefile
@@ -11,6 +11,8 @@ WWW=		https://www.nushell.sh/
 
 LICENSE=	MIT
 
+BROKEN_FreeBSD_15_armv7=	compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282712
+
 USES=		cargo
 
 PLIST_FILES=	bin/${PORTNAME}



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