update belle sip better support truncated messages
This commit is contained in:
parent
94875fcfd8
commit
aff60c792b
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -142,7 +142,7 @@ update-project:
|
||||||
$(SDK_PATH)/android update project --path liblinphone_tester --target $(ANDROID_MOST_RECENT_TARGET)
|
$(SDK_PATH)/android update project --path liblinphone_tester --target $(ANDROID_MOST_RECENT_TARGET)
|
||||||
|
|
||||||
liblinphone_tester: prepare-sources prepare-cunit prepare-liblinphone_tester javah
|
liblinphone_tester: prepare-sources prepare-cunit prepare-liblinphone_tester javah
|
||||||
$(NDK_PATH)/ndk-build -C liblinphone_tester $(LIBLINPHONE_OPTIONS) NDK_DEBUG=1 -j$(NUMCPUS)
|
$(NDK_PATH)/ndk-build -C liblinphone_tester $(LIBLINPHONE_OPTIONS) -j$(NUMCPUS)
|
||||||
|
|
||||||
javah:
|
javah:
|
||||||
ant javah
|
ant javah
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 00e90cef1c472fe252976030973aa1db88173079
|
Subproject commit 581a80f8c02c8e978872d1bac1826fbcee771118
|
Loading…
Reference in a new issue