mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-24 11:10:29 +00:00
mark Android.mk as non-executable
This commit is contained in:
1
Android.mk
Executable file → Normal file
1
Android.mk
Executable file → Normal file
@@ -79,7 +79,6 @@ LOCAL_CFLAGS += \
|
||||
# Warnings we haven't fixed (yet)
|
||||
LOCAL_CFLAGS += -Wno-unused-parameter -Wno-sign-compare
|
||||
|
||||
|
||||
LOCAL_LDLIBS := -ldl -lGLESv1_CM -lGLESv2 -lOpenSLES -llog -landroid
|
||||
|
||||
ifeq ($(NDK_DEBUG),1)
|
||||
|
||||
Reference in New Issue
Block a user