We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0cd145 commit a7515f3Copy full SHA for a7515f3
projects/pjsip/build.sh
@@ -20,8 +20,7 @@ export LDFLAGS="$CFLAGS"
20
21
./configure \
22
--disable-ffmpeg --disable-ssl \
23
---disable-speex-aec --disable-speex-codec \
24
---disable-g7221-codec --disable-gsm-codec --disable-ilbc-codec \
+--disable-speex-aec --disable-g7221-codec \
25
--disable-resample --disable-libwebrtc --disable-libyuv
26
27
make dep
0 commit comments