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

Commit 5a69c1db authored by Christopher Ferris's avatar Christopher Ferris
Browse files

DO NOT MERGE Restore libcorkscrew unwinding.

Bug: 15701117
Change-Id: I1d2164726b8f421d8e6741b84749fddb86b60809
parent 290efd24
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 :=

ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),$(libunwind_architectures)))