git: c8d560f65b4f - main - shells/44bsd-csh: BROKEN on aarch64, no sbrk()

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Sun, 18 Jan 2026 14:32:24 UTC
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:bzip2