]> Zhao Yanbai Git Server - minix.git/commitdiff
update needs more stack in order to handle signals
authorBen Gras <ben@minix3.org>
Wed, 8 Mar 2006 15:42:31 +0000 (15:42 +0000)
committerBen Gras <ben@minix3.org>
Wed, 8 Mar 2006 15:42:31 +0000 (15:42 +0000)
commands/simple/Makefile

index 0dc40ff52914ee0507009ede2e60a60ed2f2117b..1239f1de21566879f3aa0f2bfd887f2dc739ff7d 100755 (executable)
@@ -849,7 +849,7 @@ uniq:       uniq.c
 
 update:        update.c
        $(CCLD) -o $@ $?
-       @install -S 1kw $@
+       @install -S 2kw $@
 
 uud:   uud.c
        $(CCLD) -o $@ $?