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

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

am a3f16f22: Merge "Add LOCAL_MULTILIB := both to Darwin libbacktrace."

* commit 'a3f16f22':
  Add LOCAL_MULTILIB := both to Darwin libbacktrace.
parents 8822a81d a3f16f22
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -141,6 +141,8 @@ LOCAL_MODULE_TAGS := optional
LOCAL_SRC_FILES := \
	BacktraceMap.cpp \

LOCAL_MULTILIB := both

include $(BUILD_HOST_SHARED_LIBRARY)

endif # HOST_OS-darwin