stunnel: use BR2_TOOLCHAIN_HAS_SSP instead of BR2_ENABLE_SSP
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 27 Dec 2015 13:29:24 +0000 (14:29 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 27 Dec 2015 13:29:24 +0000 (14:29 +0100)
commit0923816c64f2912226164d171e0ae92d39fb979e
treea5165189f10201339c2500a53091641cf2904cdb
parentbb02e4c0b367c004565178f50e3ea74ee98e249f
stunnel: use BR2_TOOLCHAIN_HAS_SSP instead of BR2_ENABLE_SSP

All packages use BR2_TOOLCHAIN_HAS_SSP to determine whether they can
use SSP suppport or not, except stunnel. Therefore, this commit makes
stunnel consistent with other packages. This is also necessary in
preparation to the removal of BR2_ENABLE_SSP in favor of a choice
between various SSP options.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/stunnel/stunnel.mk