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

Commit 9f1055b0 authored by Dan Albert's avatar Dan Albert Committed by Android Git Automerger
Browse files

am cdb0684d: am 68b828e2: am f4ffafb1: Merge "Revert "Revert "Hide unwinder...

am cdb0684d: am 68b828e2: am f4ffafb1: Merge "Revert "Revert "Hide unwinder symbols in each binary."""

* commit 'cdb0684d':
  Revert "Revert "Hide unwinder symbols in each binary.""
parents 2b8f32c2 cdb0684d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -70,6 +70,7 @@ 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)