Closed
Bug 700175
Opened 13 years ago
Closed 13 years ago
Port Bug 697881 "XCode 4.2 no longer provides a gcc-4.2" to c-c
Categories
(MailNews Core :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 11.0
People
(Reporter: Nomis101, Assigned: Nomis101)
References
Details
Attachments
(1 file)
1.31 KB,
patch
|
Callek
:
review+
|
Details | Diff | Splinter Review |
Apples Xcode 4.2 only comes with Clang and llvm-gcc, so we should port Bug 697881 to c-c. Currently I get an error for the Thunderbird.mdimporter with Xcode 4.2 (and a standard mozconfig) and I hope the port will fix this (not tested yet). Building with Clang works without an error.
Updated•13 years ago
|
Attachment #582596 -
Flags: review?(bugspam.Callek)
Updated•13 years ago
|
Assignee: nobody → Nomis101
Status: NEW → ASSIGNED
Comment 2•13 years ago
|
||
Comment on attachment 582596 [details] [diff] [review]
Patch
Review of attachment 582596 [details] [diff] [review]:
-----------------------------------------------------------------
If this doesn't fix your new XCode issue(s) lets file a new bug. But please mention here if it does one way or the other after you test for history.
Attachment #582596 -
Flags: review?(bugspam.Callek) → review+
Updated•13 years ago
|
Keywords: checkin-needed
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 11.0
You need to log in
before you can comment on or make changes to this bug.
Description
•