Skip to content

Commit

Permalink
mark Android.mk as non-executable
Browse files Browse the repository at this point in the history
  • Loading branch information
sezero committed Nov 12, 2021
1 parent 5097157 commit 33735d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Android.mk
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 33735d5

Please sign in to comment.