mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-03 16:46:51 +00:00
mark Android.mk as non-executable
This commit is contained in:
parent
50971577e4
commit
33735d5997
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue