Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [NEXT 01/17] libpjsip: remove deprecated config options
@ 2017-11-10 20:20 Adam Duskett
  2017-11-10 20:20 ` [Buildroot] [NEXT 02/17] libpjsip: add enable sound option Adam Duskett
                   ` (16 more replies)
  0 siblings, 17 replies; 25+ messages in thread
From: Adam Duskett @ 2017-11-10 20:20 UTC (permalink / raw)
  To: buildroot

disable-small-filter and disable-large-filter have been depricated 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>
---
 package/libpjsip/libpjsip.mk | 2 --
 1 file changed, 2 deletions(-)

diff --git a/package/libpjsip/libpjsip.mk b/package/libpjsip/libpjsip.mk
index 6f3f9e3f1a..c772d4117a 100644
--- a/package/libpjsip/libpjsip.mk
+++ b/package/libpjsip/libpjsip.mk
@@ -38,8 +38,6 @@ LIBPJSIP_CONF_OPTS = \
 	--disable-opus \
 	--disable-oss \
 	--disable-ext-sound \
-	--disable-small-filter \
-	--disable-large-filter \
 	--disable-g711-codec \
 	--disable-l16-codec \
 	--disable-g722-codec \
-- 
2.13.6

^ permalink raw reply related	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2017-11-13 16:02 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-10 20:20 [Buildroot] [NEXT 01/17] libpjsip: remove deprecated config options Adam Duskett
2017-11-10 20:20 ` [Buildroot] [NEXT 02/17] libpjsip: add enable sound option Adam Duskett
2017-11-11  9:29   ` Arnout Vandecappelle
2017-11-13 14:36     ` Adam Duskett
2017-11-13 16:02       ` Arnout Vandecappelle
2017-11-10 20:20 ` [Buildroot] [NEXT 03/17] libpjsip: add alsa option Adam Duskett
2017-11-10 20:20 ` [Buildroot] [NEXT 04/17] libpjsip: add oss option Adam Duskett
2017-11-11  9:38   ` Arnout Vandecappelle
2017-11-13 15:04     ` Adam Duskett
2017-11-10 20:20 ` [Buildroot] [NEXT 05/17] libpjsip: add portaudio option Adam Duskett
2017-11-11  9:31   ` Arnout Vandecappelle
2017-11-10 20:20 ` [Buildroot] [NEXT 06/17] libpjsip: enable video option Adam Duskett
2017-11-10 20:20 ` [Buildroot] [NEXT 07/17] libpjsip: add ffmpeg option Adam Duskett
2017-11-11  9:33   ` Arnout Vandecappelle
2017-11-10 20:21 ` [Buildroot] [NEXT 08/17] libpjsip: add v4l2 option Adam Duskett
2017-11-10 20:21 ` [Buildroot] [NEXT 09/17] libpjsip: add G.711 codec Adam Duskett
2017-11-10 20:21 ` [Buildroot] [NEXT 10/17] libpjsip: add G.722 codec Adam Duskett
2017-11-10 20:21 ` [Buildroot] [NEXT 11/17] libpjsip: add G.722.1 codec Adam Duskett
2017-11-10 20:21 ` [Buildroot] [NEXT 12/17] libpjsip: add ilbc codec Adam Duskett
2017-11-10 20:21 ` [Buildroot] [NEXT 13/17] libpjsip: add L16 codec Adam Duskett
2017-11-10 20:21 ` [Buildroot] [NEXT 14/17] libpjsip: add bcg729 codec Adam Duskett
2017-11-10 20:21 ` [Buildroot] [NEXT 15/17] libpjsip: add gsm codec Adam Duskett
2017-11-10 20:21 ` [Buildroot] [NEXT 16/17] libpjsip: add opus codec Adam Duskett
2017-11-10 20:21 ` [Buildroot] [NEXT 17/17] libpjsip: add speex codec Adam Duskett
2017-11-10 22:25 ` [Buildroot] [NEXT 01/17] libpjsip: remove deprecated config options Luca Ceresoli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox