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

Commit 1ea32049 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am b7f56b97: Merge "Revert "Hide unwinder symbols in each binary.""

* commit 'b7f56b97':
  Revert "Hide unwinder symbols in each binary."
parents a3fcd0e3 b7f56b97
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -70,7 +70,6 @@ ifneq ($(filter $(my_cxx_stl),libc++ libc++_static),)
    else
        ifeq (arm,$($(my_prefix)$(LOCAL_2ND_ARCH_VAR_PREFIX)ARCH))
            my_static_libraries += libunwind_llvm
            my_ldflags += -Wl,--exclude-libs,libunwind_llvm.a
        endif

        ifeq ($(my_link_type),static)