Closed
Bug 1628492
Opened 5 years ago
Closed 5 years ago
Remove the linux64-clang-9-cross toolchain (use win-cross instead)
Categories
(Firefox Build System :: Toolchains, enhancement)
Firefox Build System
Toolchains
Tracking
(firefox77 fixed)
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: away, Assigned: away)
Details
Attachments
(1 file)
No description provided.
As far as I can tell, linux64-clang-9-cross
is a cross-compiler to Windows that was introduced for sccache-dist purposes before the linux64-clang-9-win-cross
toolchain came into existence. Now that we have the win-cross
toolchain, I believe it could also be used for sccache-dist, which would allow us to consolidate these tasks.
I admit: mostly I just want to get rid of linux64-clang-9-cross
because we have so many clang-9-XXX-cross
tasks that I can't keep straight what the nonspecific one is for.
Updated•5 years ago
|
Assignee: nobody → dmajor
Status: NEW → ASSIGNED
Updated•5 years ago
|
Attachment #9139310 -
Attachment description: Remove the linux64-clang-9-cross toolchain (use win-cross instead) → Remove the linux64-clang-9-cross toolchain
Pushed by dmajor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4209c6db88bb
Remove the linux64-clang-9-cross toolchain r=glandium
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•