]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libpjsip: fix ssl support
authorAdam Duskett <aduskett@gmail.com>
Tue, 14 Nov 2017 14:42:03 +0000 (09:42 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 15 Nov 2017 22:02:11 +0000 (23:02 +0100)
commit9e479e65dcf1582b20433ca1b120efb66e806a04
tree10c7af5a1772bd88c620af4cbbe18a292aea8eed
parent5fc4b87db47dfce290df215e4bc0eefa541db55d
libpjsip: fix ssl support

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.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libpjsip/libpjsip.mk