]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
libpjsip: fix ssl support
authorAdam Duskett <aduskett@gmail.com>
Tue, 14 Nov 2017 14:42:03 +0000 (09:42 -0500)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 26 Nov 2017 22:14:29 +0000 (23:14 +0100)
Currently, ssl support is implicitely disabled in the initial configure
options. This overrides the check for openssl below.

libpjsip is also currently only compatible with libopenssl. Change
the check to LIBOPENSSL instead of openssl, and depend on libopenssl.

[Peter: drop libopenssl change]
Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit 9e479e65dcf1582b20433ca1b120efb66e806a04)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libpjsip/libpjsip.mk

index 6f3f9e3f1a7171e39adec6401d42b258b6cd65c8..73d0f476518bca3082c7c3de83fe3646e7b57d25 100644 (file)
@@ -50,7 +50,6 @@ LIBPJSIP_CONF_OPTS = \
        --disable-openh264 \
        --disable-libyuv \
        --disable-ipp \
-       --disable-ssl \
        --disable-silk \
        --with-external-srtp