update needs more stack in order to handle signals
This commit is contained in:
parent
925dd3321f
commit
a0d72d263c
1 changed files with 1 additions and 1 deletions
|
@ -849,7 +849,7 @@ uniq: uniq.c
|
|||
|
||||
update: update.c
|
||||
$(CCLD) -o $@ $?
|
||||
@install -S 1kw $@
|
||||
@install -S 2kw $@
|
||||
|
||||
uud: uud.c
|
||||
$(CCLD) -o $@ $?
|
||||
|
|
Loading…
Reference in a new issue