On 21.05.2016 14:39, Hauke Mehrtens wrote:
> Hi,
>
>
> On 05/21/2016 07:35 AM, Dirk Neukirchen wrote:
>> @@ -38,12 +38,10 @@ endef
>> TARGET_CFLAGS += $(FPIC)
>>
>> CONFIGURE_ARGS += \
>> ---without-zlib \
>
> Was the zlib dependency completely removed from wolfssl? Have you tried
> to c
Hi,
On 05/21/2016 07:35 AM, Dirk Neukirchen wrote:
> wolfssl has a fine grained feature and compatibility control
> for compiling stunnel, lighthttp or (partly) openssl dropin
> ustream-ssl uses features that require normally
> HAVE_SNI, HAVE_STUNNEL and the openssl compatibility headers
>
> ar7