diff options
author | Marcel Raad <raad@teamviewer.com> | 2017-06-02 23:02:54 +0200 |
---|---|---|
committer | Marcel Raad <raad@teamviewer.com> | 2017-06-03 00:39:46 +0200 |
commit | 7207affe28f414e4585230ba65d2e1b7ecc30ef5 (patch) | |
tree | e00002223f3ac18f68a5f4ee59fad4081f51dc66 /tests | |
parent | 5233de9ac66035ad3bc0d04dffd81fb50d58fb5b (diff) |
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
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions