Closed
Bug 1315882
Opened 5 years ago
Closed 5 years ago
--with-system-nspr fails to build
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox49 unaffected, firefox50 unaffected, firefox51 unaffected, firefox52 fixed)
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox49 | --- | unaffected |
firefox50 | --- | unaffected |
firefox51 | --- | unaffected |
firefox52 | --- | fixed |
People
(Reporter: jbeich, Assigned: jbeich)
References
Details
(Keywords: regression)
Attachments
(1 file)
$ echo ac_add_options --with-system-nspr >>.mozconfig $ ./mach build [...] gmake[4]: *** No rule to make target 'config/external/nspr/pr/target', needed by 'config/external/nss/target'. Stop.
Comment hidden (mozreview-request) |
Comment 2•5 years ago
|
||
mozreview-review |
Comment on attachment 8808496 [details] Bug 1315882 - Unbreak --with-system-nspr after bug 1115944. https://reviewboard.mozilla.org/r/91332/#review91176
Attachment #8808496 -
Flags: review?(mh+mozilla) → review+
Keywords: checkin-needed
Updated•5 years ago
|
Assignee: nobody → jbeich
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/autoland/rev/17198099ff27 Unbreak --with-system-nspr after bug 1115944. r=glandium
Keywords: checkin-needed
Updated•5 years ago
|
status-firefox49:
--- → unaffected
status-firefox50:
--- → unaffected
status-firefox51:
--- → unaffected
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/17198099ff27
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
Updated•3 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•