mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-24 22:58:13 +00:00
disable strict compilation of belle-sip
This commit is contained in:
parent
ef44df796c
commit
5cceacd4b5
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ LICENSE = "GPL"
|
|||
DEPENDS = "polarssl antlr3c"
|
||||
RDEPENDS = "antlr3c"
|
||||
|
||||
EXTRA_OECONF += "--with-antlr=${STAGING_DIR_HOST}${layout_exec_prefix}/usr --with-polarssl=${STAGING_DIR_HOST}${layout_exec_prefix}/usr"
|
||||
EXTRA_OECONF += "--disable-strict --with-antlr=${STAGING_DIR_HOST}${layout_exec_prefix}/usr --with-polarssl=${STAGING_DIR_HOST}${layout_exec_prefix}/usr"
|
||||
INSANE_SKIP_belle-sip += "dev-deps"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue