Closed
Bug 1807772
Opened 3 years ago
Closed 3 years ago
Simplify get_sdk_dirs
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox110 fixed)
RESOLVED
FIXED
110 Branch
| Tracking | Status | |
|---|---|---|
| firefox110 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•3 years ago
|
||
The main complication in get_sdk_dirs is supporting the different SDK
shapes between SDK 8.1 and 10, but we actually only support SDK 10 since
bug 1380609, so we can just simplify it all.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/dd3de7f5565a
Simplify get_sdk_dirs. r=firefox-build-system-reviewers,ahochheiden
Comment 3•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•