am d490db98: Merge "crash_reporter: build on non-Linux hosts"
* commit 'd490db9824cdb4974da22ba80399f39a8b44ec08': crash_reporter: build on non-Linux hosts
This commit is contained in:
commit
9880f28990
1 changed files with 0 additions and 4 deletions
|
|
@ -14,8 +14,6 @@
|
|||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifeq ($(HOST_OS),linux)
|
||||
|
||||
crash_reporter_cpp_extension := .cc
|
||||
|
||||
crash_reporter_src := crash_collector.cc \
|
||||
|
|
@ -124,5 +122,3 @@ LOCAL_SHARED_LIBRARIES := libchrome \
|
|||
LOCAL_SRC_FILES := $(crash_reporter_test_src)
|
||||
LOCAL_STATIC_LIBRARIES := libcrash libgmock
|
||||
include $(BUILD_NATIVE_TEST)
|
||||
|
||||
endif # HOST_OS == linux
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue