am a3f16f22: Merge "Add LOCAL_MULTILIB := both to Darwin libbacktrace."
* commit 'a3f16f22dc9f68ae0a204cfb9159270a3291231f': Add LOCAL_MULTILIB := both to Darwin libbacktrace.
This commit is contained in:
commit
d56c92b720
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue