Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15b1c837 authored by Colin Cross's avatar Colin Cross
Browse files

arm64: don't build emulator

There is no emulator kernel yet, so don't try to build the emulator.

Change-Id: I714f5717f439b4e48a973f4355f2c6684af79764
parent 5aa50c66
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -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