Closed
Bug 462405
Opened 17 years ago
Closed 17 years ago
js/src/configure fails when building --with-libxul-sdk
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9.1b2
People
(Reporter: Gavin, Assigned: Gavin)
References
Details
Attachments
(1 file)
|
1.21 KB,
patch
|
jimb
:
review+
benjamin
:
superreview+
|
Details | Diff | Splinter Review |
My fennec build is failing because <objdir>/mobile/js does not exist. Since we're not building JS there, we don't need to configure in that case.
| Assignee | ||
Comment 1•17 years ago
|
||
Don't need to configure NSPR either.
Assignee: nobody → gavin.sharp
Status: NEW → ASSIGNED
Attachment #345540 -
Flags: superreview?(benjamin)
Attachment #345540 -
Flags: review?(jim)
Updated•17 years ago
|
Attachment #345540 -
Flags: superreview?(benjamin) → superreview+
Comment 2•17 years ago
|
||
Comment on attachment 345540 [details] [diff] [review]
patch
Looks right to me.
Attachment #345540 -
Flags: review?(jim) → review+
| Assignee | ||
Comment 3•17 years ago
|
||
Target Milestone: --- → mozilla1.9.1b2
| Assignee | ||
Updated•17 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•