[bug #60774] make hangs on fcntl lock when using -O and stdout is /dev/null

2021-06-11 Thread Mike Frysinger
URL: Summary: make hangs on fcntl lock when using -O and stdout is /dev/null Project: make Submitted by: vapier Submitted on: Fri 11 Jun 2021 06:24:02 PM EDT Severity: 3 - Normal

[bug #57898] Automatic variable for all targets on grouped target

2021-06-11 Thread Todd Lowe
Follow-up Comment #2, bug #57898 (project make): bug #60077 provides a patch that adds $(@<) as the first target and $(@^) as the list, along with D and F versions. ___ Reply to this item at:

[bug #60077] Deterministic $@ for grouped targets patch

2021-06-11 Thread Todd Lowe
Follow-up Comment #6, bug #60077 (project make): Thank you for your feedback Dmitry. I'm going to start sounding like a broken record here, but again I'm not sure when I will be able to look at this. If I get a chance before anyone else picks it up, I will debug using your test case and post a