* commit 'e7bd4f5cdf5d1ac0c49d42ed41322f10e7f34f9b': gtest needs -lpthread.
This commit is contained in:
commit
833188c16e
1 changed files with 2 additions and 0 deletions
|
@ -10,4 +10,6 @@ LOCAL_C_INCLUDES += \
|
|||
LOCAL_STATIC_LIBRARIES += libgtest_host libgtest_main_host
|
||||
LOCAL_SHARED_LIBRARIES +=
|
||||
|
||||
LOCAL_LDFLAGS += -lpthread
|
||||
|
||||
include $(BUILD_HOST_EXECUTABLE)
|
||||
|
|
Loading…
Reference in a new issue