Skip to content

Conversation

cgutman
Copy link
Contributor

@cgutman cgutman commented Dec 12, 2020

Building libsoundio for ARM64 on Windows fails because there is no handling of Windows ARM platforms in endian.h. This PR simply adds the appropriate handling. With this small patch, libsoundio builds and works perfectly on ARM64.

Note: Even though ARM is bi-endian, Windows on ARM is always little-endian.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant