update needs more stack in order to handle signals

This commit is contained in:
Ben Gras 2006-03-08 15:42:31 +00:00
parent 925dd3321f
commit a0d72d263c

View file

@ -849,7 +849,7 @@ uniq: uniq.c
update: update.c
$(CCLD) -o $@ $?
@install -S 1kw $@
@install -S 2kw $@
uud: uud.c
$(CCLD) -o $@ $?