Thread (4 messages) flat view 4 messages, 3 authors, 2021-08-18

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

From: Eric Sunshine <hidden>
Date: 2021-08-17 21:49:17

On Tue, Aug 17, 2021 at 5:29 PM Johannes Schindelin
[off-list ref] wrote:
On Tue, 17 Aug 2021, Bagas Sanjaya wrote:
quoted
diff --git a/Makefile b/Makefile
@@ -3093,6 +3093,9 @@ endif
+install-strip: all strip
Would those `all` and `strip` targets interfere with one another if `make
-j2` was called? If not, wouldn't it be sufficient to let `install-strip`
depend on `strip` alone?
A more pertinent question, perhaps, is why would we need
`install-strip` at all? What benefit does it provide over simply
typing `make strip install`?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help