SDL: fixed build warning

This commit is contained in:
Sergii Pylypenko
2018-11-19 20:09:34 +02:00
parent 68d6923357
commit 61c5b7352b

View File

@@ -20,6 +20,4 @@ LOCAL_SHARED_LIBRARIES += sdl_image sdl_ttf
LOCAL_STATIC_LIBRARIES :=
LOCAL_LDLIBS := -llog
include $(BUILD_STATIC_LIBRARY)