diff options
author | Henrik S. Gaßmann <henrik@gassmann.onl> | 2017-06-24 11:55:21 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-06-24 22:13:21 +0200 |
commit | cd34ffa614b04ed6ab6533fa3b8661f0ef9abfa9 (patch) | |
tree | a41dc57f4bf228cbc69b12f164ce98b7ccb2d860 /docs/TODO | |
parent | cfe3c08f696ec2128df798882cea541b33b29632 (diff) |
winbuild: fix boringssl build
Compile with `WIN32_LEAN_AND_MEAN` which prevents `windows.h` from
including too much clutter including `wincrypt.h` which in turn contains
some preprocessor macros that clash with boringssl symbols.
Detect boringssl by checking the existance of `is_boringssl.h` and set
the corresponding `HAVE_BORINGSSL` for compilation which is used in
`ldap.c` to undefine the evil macros.
Closes #1610
Diffstat (limited to 'docs/TODO')
0 files changed, 0 insertions, 0 deletions