* commit '4ae94541b82dde787b0e2c46f1a4f2524572c1c4': Revert enabling libunwind.
This commit is contained in:
commit
8ddd08b1f2
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ common_shared_libs := \
|
||||||
liblog \
|
liblog \
|
||||||
|
|
||||||
# To enable using libunwind on each arch, add it to the list below.
|
# To enable using libunwind on each arch, add it to the list below.
|
||||||
ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),arm))
|
ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),))
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
# The native libbacktrace library with libunwind.
|
# The native libbacktrace library with libunwind.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue