mark Android.mk as non-executable
parent
50971577e4
commit
33735d5997
|
@ -78,7 +78,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
|
||||
|
||||
|
|
Loading…
Reference in New Issue