Merge pull request #1808 from mstorsjo/update-readme

Update the readme about android 64 bit support
This commit is contained in:
Ethan Hugg 2015-02-08 11:21:23 -08:00
commit 9391c1586d

View File

@ -38,13 +38,13 @@ OS Support
- Windows 64-bit and 32-bit - Windows 64-bit and 32-bit
- Mac OS X 64-bit and 32-bit - Mac OS X 64-bit and 32-bit
- Linux 64-bit and 32-bit - Linux 64-bit and 32-bit
- Android 32-bit - Android 64-bit and 32-bit
- iOS 64-bit and 32-bit - iOS 64-bit and 32-bit
Processor Support Processor Support
----------------- -----------------
- Intel x86 optionally with MMX/SSE (no AVX yet, help is welcome) - Intel x86 optionally with MMX/SSE (no AVX yet, help is welcome)
- ARMv7 optionally with NEON - ARMv7 optionally with NEON, AArch64 optionally with NEON
- Any architecture using C/C++ fallback functions - Any architecture using C/C++ fallback functions
Building the Library Building the Library