From 912fba95e74c7631352bc5007249d75e720bbcdf Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 24 Nov 2003 22:39:06 +0000 Subject: Changes for Mac OS X. Most important is stack sizes in samterm, which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.) --- src/mkhdr | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mkhdr') diff --git a/src/mkhdr b/src/mkhdr index 3b0384e0..cbb0569f 100644 --- a/src/mkhdr +++ b/src/mkhdr @@ -5,6 +5,7 @@ X11=/usr/X11R6 CC=9c LD=9l AS=9a +AR=9ar CFLAGS= LDFLAGS= AFLAGS= -- cgit v1.2.3