Thread (1 message) 1 message, 1 author, 2021-08-19

Re: [PATCH] make: add install-strip target

From: Junio C Hamano <hidden>
Date: 2021-08-19 19:43:04

Johannes Schindelin [off-list ref] writes:
That would work, too. At the same time: wouldn't it be nicer to let `make
-j15 strip install` Do The Right Thing?
Oh, absolutely.  With "make all install" and "make strip install",
building (and optional stripping) should complete before the
"install" target kicks in.

It may be a bit tricky to implement, though.  Making 'install'
depend unconditionally on 'all' is trivial, but we want it to depend
on 'strip' only when 'strip' is part of the targets requested.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help