Closed
Bug 782846
Opened 12 years ago
Closed 11 years ago
Speed up ipc/ipdl/Makefile.in
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 868536
People
(Reporter: gps, Unassigned)
Details
ipc/ipdl/Makefile.in takes like 4s to just load on my MBP, even if it is doing nothing. This is because it's doing a lot of make voodoo (vpaths, evals, include, etc). 4s may not sound like much, but it is a large chunk of the overhead of make itself.
Reporter | ||
Comment 1•11 years ago
|
||
Could be dupe of 782846 or 868536. Choosing the latter.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Whiteboard: [buildfaster:?]
Reporter | ||
Comment 2•11 years ago
|
||
I meant bug 629668.
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•