libpjsip: remove deprecated config options
disable-small-filter and disable-large-filter have been deprecated as of 2.7, causing messages during compile time complaining about how they are deprecated and have no effect. Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
999d0214cf
commit
3af2a3437f
@ -38,8 +38,6 @@ LIBPJSIP_CONF_OPTS = \
|
|||||||
--disable-opus \
|
--disable-opus \
|
||||||
--disable-oss \
|
--disable-oss \
|
||||||
--disable-ext-sound \
|
--disable-ext-sound \
|
||||||
--disable-small-filter \
|
|
||||||
--disable-large-filter \
|
|
||||||
--disable-g711-codec \
|
--disable-g711-codec \
|
||||||
--disable-l16-codec \
|
--disable-l16-codec \
|
||||||
--disable-g722-codec \
|
--disable-g722-codec \
|
||||||
|
Loading…
Reference in New Issue
Block a user