Closed Bug 535469 Opened 16 years ago Closed 16 years ago

merge Windows x64 build config to comm-central

Categories

(MailNews Core :: Build Config, defect)

x86_64
Windows Vista
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.1a1

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

Attachments

(1 file)

By bug 469654, mozilla-central supports Windows x64 build. We should merge it to comm-central.
Assignee: nobody → m_kato
Blocks: 482143
Attached patch patch v1Splinter Review
Attachment #418117 - Flags: review?(bugzilla)
Comment on attachment 418117 [details] [diff] [review] patch v1 By comparison with the mozilla-central code, this looks fine. The 32 bit builds don't seem to be affected. Therefore r=Standard8.
Attachment #418117 - Flags: review?(bugzilla) → review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Blocks: C192ConfSync
Depends on: 469654
Flags: in-testsuite-
Target Milestone: --- → Thunderbird 3.1a1
Depends on: 504027
Depends on: 504028
Comment on attachment 418117 [details] [diff] [review] patch v1 >@@ -696,6 +707,9 @@ case "$target" in > AC_MSG_RESULT([none needed]) > fi > ;; >+ x86_64) >+ MIDL_FLAGS="${MIDL_FLAGS} -env x64" >+ ;; The mozilla-central version of this patch (attachment 398102 [details] [diff] [review]) has this as x86_64-* which works (x86_64 would be appropriate for ${target_cpu}).
Depends on: 601910
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: