Closed
Bug 1545502
Opened 6 years ago
Closed 6 years ago
move fuzzing options to toolchain.configure
Categories
(Firefox Build System :: General, enhancement, P3)
Firefox Build System
General
Tracking
(firefox68 fixed)
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
They make a little more sense here.
Assignee | ||
Comment 1•6 years ago
|
||
We moved fuzzing options out of toolkit/moz.configure
into js
's
configure a while back, but we seem to have snuck some fuzzing-related
options into toolchain.configure
in the interim. But we can't make
the toolchain.configure
bits depend on the js
bits; let's just put
everything in toolchain.configure
.
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/473cfd3b3430
move fuzzing options to toolchain.configure; r=firefox-build-system-reviewers,chmanchester
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•