Open
Bug 1873492
Opened 2 years ago
Updated 2 years ago
Speedup old-configure by caching compiler checks
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: sergesanspaille, Assigned: sergesanspaille)
References
(Depends on 1 open bug)
Details
old-configure (and js/src/old-configure) always perform a bunch of compiler tests. It would be great not to perform these checks twice as we use the same linker for all steps.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Once all the dependent patches applied, this patchset reduces the re-configure time by 10%, which is a nice gain.
You need to log in
before you can comment on or make changes to this bug.
Description
•