Closed
Bug 748742
Opened 13 years ago
Closed 13 years ago
Drop ccache options from Mac debug mozconfigs and make the mac32 bit mozconfig work properly
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(thunderbird13 fixed, thunderbird14 fixed)
RESOLVED
FIXED
Thunderbird 15.0
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
2.50 KB,
patch
|
jhopkins
:
review+
standard8
:
approval-comm-aurora+
standard8
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
The non-10.7 macs haven't got ccache installed, so we should just drop that option.
The Mac 32 debug mozconfig is incorrectly including mozconfig.leopard in a way that won't work, this will correct it, the same as we've done with the other mozconfig files.
Attachment #618229 -
Flags: review?(jhopkins)
Updated•13 years ago
|
Attachment #618229 -
Flags: review?(jhopkins) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 15.0
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 618229 [details] [diff] [review]
The fix
[Triage Comment]
Needed on aurora to get our builders working right there.
Attachment #618229 -
Flags: approval-comm-aurora+
Assignee | ||
Comment 3•13 years ago
|
||
There were a couple of follow-ups to the original patch:
http://hg.mozilla.org/comm-central/rev/1c4b2116a2cd
http://hg.mozilla.org/comm-central/rev/c9611479ebf3
All landed on aurora:
https://hg.mozilla.org/releases/comm-aurora/rev/f4e22d3ce833
https://hg.mozilla.org/releases/comm-aurora/rev/d59435f1b3f2
https://hg.mozilla.org/releases/comm-aurora/rev/5ed3313cf6bb
status-thunderbird14:
--- → fixed
Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 618229 [details] [diff] [review]
The fix
[Triage Comment]
We also need this on beta & esr.
Attachment #618229 -
Flags: approval-comm-esr10+
Attachment #618229 -
Flags: approval-comm-beta+
Assignee | ||
Comment 5•13 years ago
|
||
Checked in:
https://hg.mozilla.org/releases/comm-beta/rev/dd59d26adf9d
https://hg.mozilla.org/releases/comm-beta/rev/181e96948049
https://hg.mozilla.org/releases/comm-beta/rev/6b0e7688a975
status-thunderbird13:
--- → fixed
Assignee | ||
Comment 6•13 years ago
|
||
Comment on attachment 618229 [details] [diff] [review]
The fix
The esr mozconfigs are already updated as part of a bustage fix.
Attachment #618229 -
Flags: approval-comm-esr10+
You need to log in
before you can comment on or make changes to this bug.
Description
•