Closed
Bug 386765
Opened 14 years ago
Closed 14 years ago
hg.mozilla.org/mozilla-central repo doesn't build without configuration tweak
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jorendorff, Assigned: jorendorff)
Details
Attachments
(1 file)
977 bytes,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
The problem is that xml-rpc is being built by default, even though it's gone from the source tree. I have a patch for this.
Assignee | ||
Comment 1•14 years ago
|
||
Remove xml-rpc from MOZ_EXTENSIONS_DEFAULT. Affects browser and xulrunner. This patch was generated using "hg diff", which may have a slightly different format from "cvs diff". Let me know if there's any trouble applying it.
Assignee | ||
Updated•14 years ago
|
Attachment #270776 -
Flags: review?(ted.mielczarek)
Assignee | ||
Updated•14 years ago
|
Assignee: jorendorff → ted.mielczarek
Comment 2•14 years ago
|
||
Comment on attachment 270776 [details] [diff] [review] Patch to two confvars.sh files Looks good to me.
Attachment #270776 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Updated•14 years ago
|
Assignee: ted.mielczarek → jorendorff
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•