am 90e67bcd: am d36bfc30: am e6279294: Merge "Revert "Revert enabling libunwind.""
* commit '90e67bcdc383d552dc5325039c86b5bef5429b05': Revert "Revert enabling libunwind."
This commit is contained in:
commit
e70f95f349
|
@ -23,7 +23,7 @@ common_shared_libs := \
|
|||
liblog \
|
||||
|
||||
# To enable using libunwind on each arch, add it to the list below.
|
||||
ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),))
|
||||
ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),arm))
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# The native libbacktrace library with libunwind.
|
||||
|
|
Loading…
Reference in New Issue