mosquitto: auto-disable TLS-PSK support if not available
authorKarl Palsson <karlp@etactica.com>
Mon, 19 Feb 2018 11:35:41 +0000 (11:35 +0000)
committerKarl Palsson <karlp@etactica.com>
Mon, 19 Feb 2018 12:04:47 +0000 (12:04 +0000)
commit055be639b385029a7540ec22cc926392c7ca1dde
tree71652ea0dc4f462604892e68122aa05cee4a1e98
parenta0855d59fd16513fcf3c061a49164803b1f0a1aa
mosquitto: auto-disable TLS-PSK support if not available

OpenSSL grew the ability to turn off TLS-PSK support.  Make sure that
mosquitto turns on/off TLS-PSK support based on this OpenSSL config.

Fixes https://github.com/openwrt/packages/issues/5633
Signed-off-by: Karl Palsson <karlp@etactica.com>
net/mosquitto/Makefile