Closed
Bug 880590
Opened 9 years ago
Closed 9 years ago
Remove _WIN64 define by configure
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla24
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(1 file)
1.25 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Since _WIN64 is defined by compiler (microsoft and mingw64) now, we don't need re-define it by configure. nspr part was fixed by Bug 541690.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #759621 -
Flags: review?(ted)
Updated•9 years ago
|
Attachment #759621 -
Flags: review?(ted) → review+
Assignee | ||
Comment 2•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/78245cf88e94
Target Milestone: --- → mozilla24
Comment 3•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/78245cf88e94
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•