am e7bd4f5c: am 472a4858: Merge "gtest needs -lpthread."
* commit 'e7bd4f5cdf5d1ac0c49d42ed41322f10e7f34f9b': gtest needs -lpthread.
This commit is contained in:
commit
833188c16e
|
@ -10,4 +10,6 @@ LOCAL_C_INCLUDES += \
|
||||||
LOCAL_STATIC_LIBRARIES += libgtest_host libgtest_main_host
|
LOCAL_STATIC_LIBRARIES += libgtest_host libgtest_main_host
|
||||||
LOCAL_SHARED_LIBRARIES +=
|
LOCAL_SHARED_LIBRARIES +=
|
||||||
|
|
||||||
|
LOCAL_LDFLAGS += -lpthread
|
||||||
|
|
||||||
include $(BUILD_HOST_EXECUTABLE)
|
include $(BUILD_HOST_EXECUTABLE)
|
||||||
|
|
Loading…
Reference in New Issue