Closed
Bug 538751
Opened 15 years ago
Closed 15 years ago
Port |Bug 537369 - Failed to build with --enable-dtrace for 64bit library| to comm-central
Categories
(MailNews Core :: Build Config, defect)
MailNews Core
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.1a1
People
(Reporter: sgautherie, Assigned: sgautherie)
References
Details
Attachments
(1 file, 1 obsolete file)
1.67 KB,
patch
|
Callek
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Flags: in-testsuite-
Assignee | ||
Comment 1•15 years ago
|
||
Not sure if c-c actually needs all this DTRACE support (in addition to the m-c one):
maintaining it for now.
Attachment #420881 -
Flags: review?(bugspam.Callek)
Comment 2•15 years ago
|
||
Comment on attachment 420881 [details] [diff] [review]
(Av1) Just copy it
based on c#0 of dependant bug, the -32 flag is not needed at all. So I don't see a need to ifdef this between the two m-c branches.
r+ once you fix that. (would love to give patch a very quick once-over though at that stage)
Attachment #420881 -
Flags: review?(bugspam.Callek) → review-
Assignee | ||
Comment 3•15 years ago
|
||
Av1, with comment 2 suggestion(s).
(In reply to comment #2)
> based on c#0 of dependant bug, the -32 flag is not needed at all. So I don't
> see a need to ifdef this between the two m-c branches.
Indeed, but not knowing this feature, I preferred to be safe than sorry.
Attachment #420881 -
Attachment is obsolete: true
Attachment #420938 -
Flags: review?(bugspam.Callek)
It works for me without -32 with 32bit libraries.
So I think it is correct.
I think it is not necessary to make it for m-1.9.2 since it is only used by Solaris, on Solaris we usually just build 32bit version for now.
Comment 5•15 years ago
|
||
Comment on attachment 420938 [details] [diff] [review]
(Av2) Just copy it (for m-1.9.2 too)
[Checkin: Comment 6]
looks good. fixed 1.9.2 as well when commit please
Attachment #420938 -
Flags: review?(bugspam.Callek) → review+
Assignee | ||
Comment 6•15 years ago
|
||
Comment on attachment 420938 [details] [diff] [review]
(Av2) Just copy it (for m-1.9.2 too)
[Checkin: Comment 6]
http://hg.mozilla.org/comm-central/rev/add55c14cf5c
Attachment #420938 -
Attachment description: (Av2) Just copy it (for m-1.9.2 too). → (Av2) Just copy it (for m-1.9.2 too)
[Checkin: Comment 6]
Assignee | ||
Updated•15 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•