Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] GNU make-4.2 has issues with musl (glob)
@ 2020-04-17 18:33 xtraeme
  2020-04-18  6:46 ` pullmoll
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: xtraeme @ 2020-04-17 18:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 673 bytes --]

New issue by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/21089

Description:
If any of you have noticed why linux5* builds are so slow with musl currently it's due to GNU make when it was downgraded to 4.2.

This version contains an obsolete glob implementation that is used by default with musl (see configure) that makes building linux5* with -jX not parallelize jobs as it should.

Try with current void make (4.2.x) `./xbps-src -jX linux5.6` and then compare with make 4.3.

Fix: update GNU glob implementation for 4.2 or update again to 4.3.

Your choice! I don't really care because I've fixed this on my tree...


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

end of thread, other threads:[~2020-04-18 18:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-17 18:33 [ISSUE] GNU make-4.2 has issues with musl (glob) xtraeme
2020-04-18  6:46 ` pullmoll
2020-04-18  6:49 ` pullmoll
2020-04-18  7:35 ` travankor
2020-04-18  9:44 ` xtraeme
2020-04-18 11:21 ` pullmoll
2020-04-18 12:11 ` Gottox
2020-04-18 12:15 ` xtraeme
2020-04-18 15:57 ` q66
2020-04-18 16:01 ` xtraeme
2020-04-18 16:13 ` q66
2020-04-18 18:10 ` [ISSUE] [CLOSED] " q66

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 NNTP newsgroup(s).