mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 20:48:07 +00:00
11 lines
189 B
BlitzBasic
11 lines
189 B
BlitzBasic
PR = "r0"
|
|
SRC_URI = "file://${HOME}/msilbc-2.0.3.tar.gz"
|
|
S = "${WORKDIR}/msilbc-2.0.3"
|
|
|
|
do_configure_prepend () {
|
|
./autogen.sh
|
|
}
|
|
|
|
DEFAULT_PREFERENCE="-1"
|
|
|
|
require msilbc-common.inc
|