Closed Bug 693283 Opened 13 years ago Closed 13 years ago

cannot detect endian of Android x86 on libsydney

Categories

(Core :: Audio/Video, defect)

x86
Android
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla10

People

(Reporter: m_kato, Assigned: m_kato)

Details

(Whiteboard: [inbound])

Attachments

(1 file)

On Android/arm, endian define is by including sys/types.h, but it is arm only.  We should include sys/endian.h for non-arm android.
Attached patch fixSplinter Review
Did you want someone to review this?  I can't test this change right now, but it looks fine to me.
Comment on attachment 565947 [details] [diff] [review]
fix

I already tested on my android x86 target.
Attachment #565947 - Flags: review?(kinetik)
Attachment #565947 - Flags: review?(kinetik) → review+
https://hg.mozilla.org/mozilla-central/rev/4d615b5d42d8
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: