mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Update to use the new Android library build rules.
This commit is contained in:
parent
c6ef48ccc1
commit
5bb550dbf0
5 changed files with 87 additions and 13 deletions
|
@ -22,7 +22,7 @@ _ANDROID_NDK="android-ndk-r9"
|
|||
# list in $ANDROID_NDK_ROOT/toolchains. This value is always used.
|
||||
# _ANDROID_EABI="x86-4.6"
|
||||
# _ANDROID_EABI="arm-linux-androideabi-4.6"
|
||||
_ANDROID_EABI="arm-linux-androideabi-4.8"
|
||||
_ANDROID_EABI="arm-linux-androideabi-4.9"
|
||||
|
||||
# Set _ANDROID_ARCH to the architecture you are building for.
|
||||
# This value is always used.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue