ndk r8d->r8e, adding mips toolchain
tested: platform_tools/android/bin/android_make -d nexus_4 -j 4 BUILDTYPE=Release && platform_tools/android/bin/android_make -d razr_i BUILDTYPE=Release -j 4 && echo "OK" BUG= R=djsollen@google.com Review URL: https://codereview.chromium.org/19670018 git-svn-id: http://skia.googlecode.com/svn/trunk@10435 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
ca7ff06683
commit
72761f031f
@ -42,7 +42,7 @@ API_LEVEL=14
|
||||
|
||||
if [[ -z "$NDK_REV" ]];
|
||||
then
|
||||
NDK_REV="8d"
|
||||
NDK_REV="8e"
|
||||
fi
|
||||
|
||||
if [[ -z "$ANDROID_ARCH" ]];
|
||||
|
Loading…
Reference in New Issue
Block a user