From a0d72d263c9e467a15e7227ed3f895c261e74005 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Wed, 8 Mar 2006 15:42:31 +0000 Subject: [PATCH] update needs more stack in order to handle signals --- commands/simple/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/simple/Makefile b/commands/simple/Makefile index 0dc40ff52..1239f1de2 100755 --- a/commands/simple/Makefile +++ b/commands/simple/Makefile @@ -849,7 +849,7 @@ uniq: uniq.c update: update.c $(CCLD) -o $@ $? - @install -S 1kw $@ + @install -S 2kw $@ uud: uud.c $(CCLD) -o $@ $? -- 2.44.0