[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #57178] Allow $(shell $(MAKE) ...) to participate in jobserver
From: |
Paul Berg |
Subject: |
[bug #57178] Allow $(shell $(MAKE) ...) to participate in jobserver |
Date: |
Tue, 17 Dec 2019 16:51:40 -0500 (EST) |
User-agent: |
Mozilla/5.0 (Linux; Android 7.0; LG-TP260) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36 |
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 could be fully resolved and I was
trying to 1) avoid a full second pass restart and 2) respect the jobserver
flags passed in when calling make on the 3rd party component. An unrelated
dependency ended up requiring a full restart anyway so I ended up tucking the
3rd party component in that first pass as a standard submake, so this
currently isn't affecting me.
I can see an argument for adding this behavior, but it is clear now that it is
intended and would be a feature request, not a bug. I do think a blub in the
docs would be helpful for those who come after me though and I'd agree this
can be resolved.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?57178>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/