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

Commit a3f16f22 authored by Dan Albert's avatar Dan Albert Committed by Gerrit Code Review
Browse files

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

parents a78e1a74 5570c9b1
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