summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2026-01-18 06:31:48 -0800
committerCy Schubert <cy@FreeBSD.org>2026-01-18 06:31:48 -0800
commitc8d560f65b4fc188b50513fb80907acc545783ca (patch)
tree827629e4c78b212e168776292359126968582d6f
parentfa5f50c5771e5911c8f24ee8cf6218c2c27e1270 (diff)
shells/44bsd-csh: BROKEN on aarch64, no sbrk()
-rw-r--r--shells/44bsd-csh/Makefile2
1 files changed, 2 insertions, 0 deletions
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