mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-19 11:03:01 +00:00
Add support for Limelog in moonlight-common-c
This commit is contained in:
parent
bedcbfbb7e
commit
9e413000a5
@ -43,7 +43,9 @@ LOCAL_C_INCLUDES := $(LOCAL_PATH)/moonlight-common-c/enet/include \
|
||||
$(LOCAL_PATH)/moonlight-common-c/reedsolomon \
|
||||
$(LOCAL_PATH)/moonlight-common-c/src \
|
||||
|
||||
LOCAL_CFLAGS := -DHAS_SOCKLEN_T=1
|
||||
LOCAL_CFLAGS := -DHAS_SOCKLEN_T=1 -DLC_ANDROID
|
||||
|
||||
LOCAL_LDLIBS := -llog
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := libopus libssl libcrypto
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 20821e7eb67000b76180e77a735a37abe6b66736
|
||||
Subproject commit 7aeaefd24f91981a6e25a90d4414e1e0e46b97c8
|
Loading…
x
Reference in New Issue
Block a user