Fix Android build script on Windows 64 bit (NDK r10e)
authorMaciej Jesionowski <maciej.jesionowski@mobica.com>
Mon, 4 Jan 2016 09:45:10 +0000 (10:45 +0100)
committerMaciej Jesionowski <maciej.jesionowski@mobica.com>
Tue, 5 Jan 2016 09:42:47 +0000 (10:42 +0100)
commit993a280cf87e868a4d1264f0a8ea6d7c68b7997d
tree21170dc66da52dfd733708dff233d5dc7090125c
parent62c9db2bacd29ec08ccb9c8a0d804a1ba210b14f
Fix Android build script on Windows 64 bit (NDK r10e)

- Correct Host OS name on Windows 64 bit in common.py
- Add the missing Host OS in toolchain file for NDK r10e
- Downgrade to LLVM 3.5 when using Windows NDK r10e,
  because the prebuilt version 3.6 is missing the llvm-ar
  utility which is needed by the build script.
android/scripts/common.py
framework/delibs/cmake/toolchain-android-r10e.cmake