Closed
Bug 1690595
Opened 5 years ago
Closed 4 years ago
Move remaining MAKE_FLAG config from client.mk to python/mach
Categories
(Firefox Build System :: Mach Core, enhancement, P3)
Firefox Build System
Mach Core
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1729383
People
(Reporter: mhentges, Unassigned)
Details
From discussion with :glandium about this client.mk simplification patch:
client.mk currently does some make flag twiddling before invoking the primary makefile.
This flag twiddling should happen in Mach instead.
- Move "fallback" core detection for
-jto python - Check docs to see usages of
MOZ_MAKE_FLAGS/MOZ_PARALLEL_BUILD, interpret them in Python instead ofclient.mk
| Reporter | ||
Updated•5 years ago
|
Priority: -- → P3
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox Build System::Mach Core' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Component: General → Mach Core
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•