rm -s depends

This commit is contained in:
patricejiang 2018-11-07 17:17:34 +08:00
parent ff56cb94e0
commit f0a04b8dc7
1 changed files with 1 additions and 2 deletions

View File

@ -14,8 +14,7 @@ LOCAL_SRC_FILES = \
Tremolo/mdct.c \
Tremolo/misc.c \
Tremolo/res012.c \
Tremolo/vorbisfile.c \
Tremolo/speed.c
Tremolo/vorbisfile.c
# Disable arm optimization which will cause the issue https://github.com/cocos2d/cocos2d-x/issues/17148
# ifeq ($(TARGET_ARCH),arm)