Merge "libbacktrace_libc++ needs to be multilib on the Mac too."
This commit is contained in:
commit
e4022279e1
1 changed files with 2 additions and 0 deletions
|
|
@ -201,6 +201,8 @@ LOCAL_MODULE_TAGS := optional
|
||||||
LOCAL_SRC_FILES := \
|
LOCAL_SRC_FILES := \
|
||||||
BacktraceMap.cpp \
|
BacktraceMap.cpp \
|
||||||
|
|
||||||
|
LOCAL_MULTILIB := both
|
||||||
|
|
||||||
include $(BUILD_HOST_SHARED_LIBRARY)
|
include $(BUILD_HOST_SHARED_LIBRARY)
|
||||||
|
|
||||||
endif # TARGET_BUILD_APPS
|
endif # TARGET_BUILD_APPS
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue