mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-21 12:03:02 +00:00
Temporarily enable asserts in common-c to see if we get any hits in the wild
This commit is contained in:
parent
4eb62e6c5f
commit
07e4991c56
@ -43,7 +43,7 @@ LOCAL_C_INCLUDES := $(LOCAL_PATH)/moonlight-common-c/enet/include \
|
|||||||
$(LOCAL_PATH)/moonlight-common-c/reedsolomon \
|
$(LOCAL_PATH)/moonlight-common-c/reedsolomon \
|
||||||
$(LOCAL_PATH)/moonlight-common-c/src \
|
$(LOCAL_PATH)/moonlight-common-c/src \
|
||||||
|
|
||||||
LOCAL_CFLAGS := -DHAS_SOCKLEN_T=1 -DLC_ANDROID
|
LOCAL_CFLAGS := -DHAS_SOCKLEN_T=1 -DLC_ANDROID -DLC_DEBUG
|
||||||
|
|
||||||
LOCAL_LDLIBS := -llog
|
LOCAL_LDLIBS := -llog
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user