mirror of
https://github.com/love2d/love-android.git
synced 2026-08-20 20:51:22 +02:00
remove OpenAL LOCAL_LDLIBS warning
This commit is contained in:
@@ -32,6 +32,4 @@ LOCAL_SRC_FILES := \
|
|||||||
# $(info libopenal: include dirs $(LOCAL_C_INCLUDES))
|
# $(info libopenal: include dirs $(LOCAL_C_INCLUDES))
|
||||||
# $(info libopenal: src files $(LOCAL_SRC_FILES))
|
# $(info libopenal: src files $(LOCAL_SRC_FILES))
|
||||||
|
|
||||||
LOCAL_LDLIBS := -llog -lOpenSLES
|
|
||||||
|
|
||||||
include $(BUILD_STATIC_LIBRARY)
|
include $(BUILD_STATIC_LIBRARY)
|
||||||
|
|||||||
Reference in New Issue
Block a user