We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb32aa6 commit 5835cc8Copy full SHA for 5835cc8
1 file changed
websockets/prebuilt/android/Android.mk
@@ -10,5 +10,6 @@ LOCAL_EXPORT_CPPFLAGS := -D__STDC_LIMIT_MACROS=1
10
11
LOCAL_STATIC_LIBRARIES += cocos_ssl_static
12
LOCAL_STATIC_LIBRARIES += cocos_crypto_static
13
+LOCAL_STATIC_LIBRARIES += uv_static
14
15
include $(PREBUILT_STATIC_LIBRARY)
0 commit comments