Closed
Bug 1286158
Opened 9 years ago
Closed 9 years ago
android 64bit support for libevent
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla50
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(1 file)
Now, libevent/android/event2/event-config.h doesn't have android LP64 defines. We should add it.
| Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/63638/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/63638/
Attachment #8770020 -
Flags: review?(wmccloskey)
Comment on attachment 8770020 [details]
Bug 1286158 - Add Android 64bit support for libevent.
https://reviewboard.mozilla.org/r/63638/#review60898
Please add android to this list:
http://searchfox.org/mozilla-central/source/ipc/chromium/src/third_party/libevent/README.mozilla#17
Also, please add a comment similar to the following:
https://hg.mozilla.org/mozilla-central/rev/4051dc52b0c5#l3.12
Attachment #8770020 -
Flags: review?(wmccloskey) → review+
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ba2d3f87a3b9
Add Android 64bit support for libevent. r=billm
Comment 4•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•