Date: Sun, 18 Jan 2026 14:32:24 +0000 From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c8d560f65b4f - main - shells/44bsd-csh: BROKEN on aarch64, no sbrk() Message-ID: <696ceef8.23772.38611c0a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8d560f65b4fc188b50513fb80907acc545783ca commit c8d560f65b4fc188b50513fb80907acc545783ca Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2026-01-18 14:31:48 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2026-01-18 14:31:48 +0000 shells/44bsd-csh: BROKEN on aarch64, no sbrk() --- shells/44bsd-csh/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile index d6f26a4f3ed8..086a47150e77 100644 --- a/shells/44bsd-csh/Makefile +++ b/shells/44bsd-csh/Makefile @@ -7,6 +7,8 @@ MASTER_SITES= LOCAL/cy MAINTAINER= cy@FreeBSD.org COMMENT= The traditional 4.4BSD /bin/csh C-shell +BROKEN_aarch64= ld: error: undefined symbol: sbrk + EXTRACT_DEPENDS= rcs:devel/rcs57 USES= tar:bzip2home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696ceef8.23772.38611c0a>
