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
@@ -78,7 +78,6 @@ LOCAL_CFLAGS += \
|
|||||||
|
|
||||||
# Warnings we haven't fixed (yet)
|
# Warnings we haven't fixed (yet)
|
||||||
LOCAL_CFLAGS += -Wno-unused-parameter -Wno-sign-compare
|
LOCAL_CFLAGS += -Wno-unused-parameter -Wno-sign-compare
|
||||||
|
|
||||||
|
|
||||||
LOCAL_LDLIBS := -ldl -lGLESv1_CM -lGLESv2 -lOpenSLES -llog -landroid
|
LOCAL_LDLIBS := -ldl -lGLESv1_CM -lGLESv2 -lOpenSLES -llog -landroid
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user