am caefe564: Merge "x86: Enable libunwind"
* commit 'caefe564a4b05e717a3baec155b8968ad36e58b6': x86: Enable libunwind
This commit is contained in:
commit
e5734557d9
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ common_shared_libs := \
|
|||
liblog \
|
||||
|
||||
# To enable using libunwind on each arch, add it to this list.
|
||||
libunwind_architectures := arm arm64
|
||||
libunwind_architectures := arm arm64 x86
|
||||
|
||||
ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),$(libunwind_architectures)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue