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

Commit 91c73f6c authored by Ian Rogers's avatar Ian Rogers Committed by Android Git Automerger
Browse files

am 38dda3b8: am c309b97e: am e4022279: Merge "libbacktrace_libc++ needs to be...

am 38dda3b8: am c309b97e: am e4022279: Merge "libbacktrace_libc++ needs to be multilib on the Mac too."

* commit '38dda3b8':
  libbacktrace_libc++ needs to be multilib on the Mac too.
parents 42552bc6 38dda3b8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -201,6 +201,8 @@ LOCAL_MODULE_TAGS := optional
LOCAL_SRC_FILES := \
	BacktraceMap.cpp \

LOCAL_MULTILIB := both

include $(BUILD_HOST_SHARED_LIBRARY)

endif # TARGET_BUILD_APPS