Closed
Bug 1861509
Opened 2 years ago
Closed 2 years ago
Don't try to build gkrust-gtest before gkrust
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox121 fixed)
RESOLVED
FIXED
121 Branch
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
Back when this was added, there was an incentive to try to build
gkrust-gtest before gkrust so that libxul-gtest could have a chance
to link and be dumpsymbol'ed while gkrust compiles.
While we may still want that to happen to some degree, the way it's done
right now, with how things evolved over the years, ends up being
counterproductive and ends up delaying all the rust compiles entirely.
(This only affects CI)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/c22f481e706d
Don't try to build gkrust-gtest before gkrust. r=firefox-build-system-reviewers,ahochheiden
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•