am b9e52a07: Fix sim-eng build.
Merge commit 'b9e52a07b7a605fe6d6588587bc74002f632c768' into eclair-plus-aosp * commit 'b9e52a07b7a605fe6d6588587bc74002f632c768': Fix sim-eng build.
This commit is contained in:
@@ -40,4 +40,8 @@ LOCAL_SHARED_LIBRARIES := \
|
|||||||
|
|
||||||
LOCAL_MODULE:= libui
|
LOCAL_MODULE:= libui
|
||||||
|
|
||||||
|
ifeq ($(TARGET_SIMULATOR),true)
|
||||||
|
LOCAL_LDLIBS += -lpthread
|
||||||
|
endif
|
||||||
|
|
||||||
include $(BUILD_SHARED_LIBRARY)
|
include $(BUILD_SHARED_LIBRARY)
|
||||||
|
|||||||
Reference in New Issue
Block a user