Date: Thu, 27 Mar 2025 07:28:02 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: 90058c79f1b3 - main - misc/rash: Broken on i386 Message-ID: <202503270728.52R7S2St013455@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=90058c79f1b3a780e46aa69b9d67dfdfc3560aab commit 90058c79f1b3a780e46aa69b9d67dfdfc3560aab Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-03-27 07:03:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-27 07:03:13 +0000 misc/rash: Broken on i386 --- misc/rash/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/rash/Makefile b/misc/rash/Makefile index 8e05a1af431c..bbadf05c84b7 100644 --- a/misc/rash/Makefile +++ b/misc/rash/Makefile @@ -11,6 +11,8 @@ WWW= https://rash-sh.github.io \ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= compilation fails, see https://github.com/japaric/syscall.rs/issues/37 + USES= cargo USE_GITHUB= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503270728.52R7S2St013455>
