Enabled ZRTP compilation by default
This commit is contained in:
parent
342f1a7ee1
commit
a7466b990d
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -36,7 +36,7 @@ BUILD_REMOTE_PROVISIONING=1
|
||||||
BUILD_X264=1
|
BUILD_X264=1
|
||||||
BUILD_AMRNB=full # 0, light or full
|
BUILD_AMRNB=full # 0, light or full
|
||||||
BUILD_AMRWB=0
|
BUILD_AMRWB=0
|
||||||
BUILD_GPLV3_ZRTP=0
|
BUILD_GPLV3_ZRTP=1
|
||||||
BUILD_SILK=1
|
BUILD_SILK=1
|
||||||
BUILD_G729=0
|
BUILD_G729=0
|
||||||
BUILD_TUNNEL=0
|
BUILD_TUNNEL=0
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 5a92742e56ade67b79400246a7f13b238960745f
|
Subproject commit 863770bebb7193963df5af36d30c968bb053d50e
|
Loading…
Reference in a new issue