mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 19:48:07 +00:00
Fix local openembedded recipe
This commit is contained in:
parent
2a8ea1fe81
commit
dc08a370ca
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ S = "${WORKDIR}/linphone-3.5.2"
|
|||
|
||||
require linphone-common.inc
|
||||
|
||||
do_configure_prepend () {
|
||||
./autogen.sh
|
||||
}
|
||||
|
||||
#Required to avoid compile errors on May 2011.
|
||||
EXTRA_OECONF +=" --disable-strict"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue