]> sjero.net Git - linphone/commitdiff
change libspeex link order
authorJehan Monnier <jehan.monnier@linphone.org>
Fri, 10 Dec 2010 15:35:58 +0000 (16:35 +0100)
committerJehan Monnier <jehan.monnier@linphone.org>
Fri, 10 Dec 2010 15:37:29 +0000 (16:37 +0100)
build/android/Android.mk

index 126e24168568478d6772db980820e429f57980fc..05e13ded30f293da2fd0828cbc9b317336d71e1d 100755 (executable)
@@ -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