Closed
Bug 927551
Opened 11 years ago
Closed 11 years ago
make darwin xptcall sources compilable in a singlepass universal build
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: froydnj, Unassigned)
References
Details
Attachments
(1 file)
3.70 KB,
patch
|
benjamin
:
review+
glandium
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Comment 1•11 years ago
|
||
We can't rely on configury to tell us what to do in this case, so we have to move the
decision about what sources to use to compile-time. bsmedberg for the xpcom bits,
glandium for the build bits.
Attachment #818009 -
Flags: review?(mh+mozilla)
Attachment #818009 -
Flags: review?(benjamin)
Comment 2•11 years ago
|
||
Comment on attachment 818009 [details] [diff] [review]
make darwin xptcall sources compilable in a singlepass universal build
Review of attachment 818009 [details] [diff] [review]:
-----------------------------------------------------------------
Nice trick.
Attachment #818009 -
Flags: review?(mh+mozilla) → review+
Updated•11 years ago
|
Attachment #818009 -
Flags: review?(benjamin) → review+
Reporter | ||
Comment 3•11 years ago
|
||
Flags: in-testsuite-
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in
before you can comment on or make changes to this bug.
Description
•