Closed
Bug 1682405
Opened 4 years ago
Closed 4 years ago
Clean up unused clang-9 toolchains
Categories
(Firefox Build System :: Toolchains, enhancement)
Firefox Build System
Toolchains
Tracking
(firefox86 fixed)
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: away, Assigned: away)
Details
Attachments
(1 file)
Back in August I wrote "I intend to clean them up, but at a later date" with the intent of avoiding churn in case clang 11 had a bumpy landing.
Seems like now is later enough.
At this point it's pretty clear that we won't be reverting to clang-9.
This doesn't remove everything with clang-9 in the name. I did a mark-and-sweep GC by hand so this only removes unused entries. Some are still active, e.g. linux64-clang-9 is used to build a number of misc helper tools.
Updated•4 years ago
|
Attachment #9193134 -
Attachment description: Clean up unused clang-9 toolchains → Clean up unused clang toolchains (mostly clang-9)
Pushed by dmajor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/40bc965d23d5
Clean up unused clang toolchains (mostly clang-9) r=firefox-build-system-reviewers,mhentges
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•