Update the readme about android 64 bit support

This commit is contained in:
Martin Storsjö 2015-02-08 21:16:29 +02:00
parent 9008b15d94
commit 58d9efb582

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