[bug #57178] Allow $(shell $(MAKE) ...) to participate in jobserver

2022-08-02 Thread Paul D. Smith
Update of bug #57178 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

[bug #57178] Allow $(shell $(MAKE) ...) to participate in jobserver

2019-12-17 Thread Paul Berg
Follow-up Comment #3, bug #57178 (project make): That makes sense. My use case was not critical, it just appeared to be odd behavior. Perhaps it should be added to the documentation? My use case was that I needed a third party component built which utilized make prior before my makefile's macros

[bug #57178] Allow $(shell $(MAKE) ...) to participate in jobserver

2019-12-17 Thread Paul D. Smith
Update of bug #57178 (project make): Item Group: Bug => Enhancement Summary: Job server not invoked in initial pass => Allow $(shell $(MAKE) ...) to participate in jobserver ___