public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* Re: [PATCH cygport] lib/src_postinst.cygpart: parallelize __prepstrip
@ 2023-03-26 18:12 Jon Turney
  2023-03-27 18:43 ` Jon Turney
  0 siblings, 1 reply; 6+ messages in thread
From: Jon Turney @ 2023-03-26 18:12 UTC (permalink / raw)
  To: cygwin-apps, Achim Gratz

> -		usr/lib/gcc/*/lib*|usr/lib/gcc/*/*.o)
> +	    usr/lib/gcc/*/*.o)

Why this change?

> +	local nproc=$(nproc)

This limit should probably be taken from the --jobs command line 
parameter, if specified

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-04-02 19:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-26 18:12 [PATCH cygport] lib/src_postinst.cygpart: parallelize __prepstrip Jon Turney
2023-03-27 18:43 ` Jon Turney
2023-03-30 19:49   ` Achim Gratz
2023-03-30 20:34     ` Jon Turney
2023-04-02 17:39       ` Jon Turney
2023-04-02 19:28         ` Achim Gratz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).