Skip to content

Commit 51a603d

Browse files
author
minggo
authored
fix compiling error with ndk r14 (#283)
1 parent b4dc412 commit 51a603d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

android-specific/tremolo/Android.mk

-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ LOCAL_CFLAGS+= -O2
3737
LOCAL_C_INCLUDES:= \
3838
$(LOCAL_PATH)/Tremolo
3939

40-
LOCAL_SHARED_LIBRARIES := liblog
41-
4240
LOCAL_ARM_MODE := arm
4341

4442
LOCAL_MODULE := libvorbisidec

0 commit comments

Comments
 (0)