remove OpenAL LOCAL_LDLIBS warning

This commit is contained in:
Jairo Luiz
2014-01-30 14:51:03 -03:00
parent 9a688b9b37
commit b86319c0f4
-2
View File
@@ -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)