Closed
Bug 1520395
Opened 7 years ago
Closed 5 years ago
Remove the python configure distinction between option and js_option
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox83 fixed)
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
This will avoid issues like bug 1478986, bug 1517419, bug 1519010 and others in the most definitive way.
Assignee | ||
Comment 1•5 years ago
|
||
Now that we don't recurse into the js python configure, we don't need to
have a special treatment for the options that need to be passed down to
that subconfigure, which is what js_option was for.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/6f0cd585ec0a
Remove the python configure distinction between option and js_option. r=firefox-build-system-reviewers,andi,rstewart
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•