Less stack for tar - a bit cramped installing binary packages
on 16MB machines otherwise.
This commit is contained in:
parent
7a0f8e28ba
commit
c1a20efeb9
@ -770,7 +770,7 @@ tail: tail.c
|
|||||||
|
|
||||||
tar: tar.c
|
tar: tar.c
|
||||||
$(CCLD) -o $@ $?
|
$(CCLD) -o $@ $?
|
||||||
@install -S 512kw $@
|
@install -S 256kw $@
|
||||||
|
|
||||||
tcpd: tcpd.c
|
tcpd: tcpd.c
|
||||||
$(CCLD) -o $@ -DPARANOID=0 tcpd.c
|
$(CCLD) -o $@ -DPARANOID=0 tcpd.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user