Closed
Bug 778393
Opened 13 years ago
Closed 13 years ago
re-set CC, CXX on mdimporter
Categories
(Thunderbird :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 17.0
People
(Reporter: hATrayflood, Assigned: hATrayflood)
Details
Attachments
(1 file)
882 bytes,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
on mail/components/search/mdimporter/Makefile.in,
CC and CXX is unexported for xcodebuild command.
but, if CC and CXX is absolute path, it build successes.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #646805 -
Flags: review?(mbanner)
Updated•13 years ago
|
Attachment #646805 -
Flags: review?(mbanner) → review+
Updated•13 years ago
|
Assignee: nobody → h.rayflood
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 2•13 years ago
|
||
https://hg.mozilla.org/comm-central/rev/dcd3297375fe
Thanks for the patch, Abe! One request - to make life easier for those checking in on your behalf, please make sure that your hg is configured to generate patches that contain all the needed metadata for checkin. Thanks!
https://developer.mozilla.org/en-US/docs/Creating_a_patch_that_can_be_checked_in
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 17.0
You need to log in
before you can comment on or make changes to this bug.
Description
•