change libspeex link order

This commit is contained in:
Jehan Monnier 2010-12-10 16:35:58 +01:00
parent e76588265b
commit 845b5e9716

View file

@ -72,10 +72,11 @@ LOCAL_C_INCLUDES += \
LOCAL_LDLIBS += -llog -ldl
LOCAL_STATIC_LIBRARIES := \
libmediastreamer2 \
libortp \
libspeex \
libeXosip2 \
libosip2 \
libgsm
@ -88,9 +89,11 @@ LOCAL_STATIC_LIBRARIES += \
libavutil \
libmsx264 \
libx264
endif
LOCAL_STATIC_LIBRARIES += libspeex
ifeq ($(TARGET_ARCH_ABI),armeabi-v7a)
LOCAL_CFLAGS += -DHAVE_ILBC=1
LOCAL_STATIC_LIBRARIES += libmsilbc