diff options
author | Kai Kang <kai.kang@windriver.com> | 2017-11-01 09:23:41 -0400 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-02-01 07:32:05 -0800 |
commit | fc88b638ec3f2c9fb4389f08069ed31f9a67eff7 (patch) | |
tree | 3bbe22af1d0c4cd9280b519127284acf758713bd /meta-xfce/recipes-bindings | |
parent | e4c768c2e35f6242886c25f6d504d6ae5b9b2b50 (diff) | |
download | meta-openembedded-fc88b638ec3f2c9fb4389f08069ed31f9a67eff7.tar.gz |
stunnel: fix compile error when openssl disable des support
When openssl disable des support with configure option 'no-des', it
doesn't provide des related header file and functions. That causes
stunnel compile failed. Fix it by checking macro OPENSSL_NO_DES to use
openssl des related library conditionaly.
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
(cherry picked from commit f9a1fe6ab2dfb6a53e58fc8da3a1580e76954e5e)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-bindings')
0 files changed, 0 insertions, 0 deletions