Skip to content

Commit

Permalink
libwebsockets depends on uv (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatriceJiang authored and minggo committed Sep 11, 2018
1 parent bb32aa6 commit 5835cc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions websockets/prebuilt/android/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ LOCAL_EXPORT_CPPFLAGS := -D__STDC_LIMIT_MACROS=1

LOCAL_STATIC_LIBRARIES += cocos_ssl_static
LOCAL_STATIC_LIBRARIES += cocos_crypto_static
LOCAL_STATIC_LIBRARIES += uv_static

include $(PREBUILT_STATIC_LIBRARY)

0 comments on commit 5835cc8

Please sign in to comment.