Merge "arm64: don't build emulator"
This commit is contained in:
commit
b3bc61365b
1 changed files with 2 additions and 0 deletions
|
@ -59,3 +59,5 @@ TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
|
||||||
# Temporarily disable linking against compiler_rt until there is an arm64
|
# Temporarily disable linking against compiler_rt until there is an arm64
|
||||||
# version
|
# version
|
||||||
WITHOUT_LIBCOMPILER_RT := true
|
WITHOUT_LIBCOMPILER_RT := true
|
||||||
|
|
||||||
|
BUILD_EMULATOR := false
|
||||||
|
|
Loading…
Reference in a new issue