1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 01:41:50 -05:00
Marcel Raad 7207affe28
cyassl: define build macros before including ssl.h
cyassl/ssl.h needs the macros from cyassl/options.h, so define them
before including cyassl/ssl.h the first time, which happens in
urldata.h.
This broke the build on Ubuntu Xenial, which comes with WolfSSL 3.4.8
and therefore redefines the symbols from cyassl/options.h instead of
including the header.

Closes https://github.com/curl/curl/pull/1536
2017-06-03 00:39:46 +02:00
..
2017-01-12 17:44:21 +01:00
2017-02-21 22:24:39 -05:00
2017-03-26 23:56:23 +02:00
2017-01-12 17:44:21 +01:00
2017-01-12 17:44:21 +01:00
2017-01-28 19:47:08 +01:00