linphone: fix build failure
The configure script is out of sync causing deplibs linking issues so recreate it. Fixes: http://autobuild.buildroot.net/results/006/00673f04d0ce6cb0c5828e68f236a4eb8d7920db/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
dd2e62f7dd
commit
4db12ce1f6
@ -10,7 +10,8 @@ LINPHONE_CONF_OPT = \
|
||||
--enable-external-ortp \
|
||||
--enable-external-mediastreamer \
|
||||
--disable-strict
|
||||
|
||||
# configure is out of sync causing deplibs linking issues
|
||||
LINPHONE_AUTORECONF = YES
|
||||
LINPHONE_DEPENDENCIES = host-pkgconf ortp mediastreamer libeXosip2 speex
|
||||
LINPHONE_LICENSE = GPLv2+
|
||||
LINPHONE_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user