commit | 7d54e0f0935f9130de457ea74c7bad30bc0d4a78 | [log] [tgz] |
---|---|---|
author | Johann <johannkoenig@google.com> | Fri May 02 07:18:00 2014 -0700 |
committer | Johann <johannkoenig@google.com> | Fri May 02 07:26:46 2014 -0700 |
tree | 4098f548da6a5c9577f5d6875a0586f5fad3853c | |
parent | ac8c069198c08c5ec0e5e7fb31b61e3a2dc883a3 [diff] |
Android NDK support for x86 and mips This does not do the full toolchain setup like the arm builds. It only allows for ndk-builds. See the instructions in tests/android/README or the webm jnin bindings project: https://chromium.googlesource.com/webm/bindings/+/master/JNI/README.Android Because this support is not quite polished, the build targets must be forced. Please use --force-target=x86-android-gcc --disable-ssse3 --disable-sse4_1 --disable-avx2 --force-target-mips-android-gcc Change-Id: Ie2b6623f71ac816e3965c39bf97097e9d30b6e94