[Webkit-unassigned] [Bug 201858] [WinCairo][curl] Define NOCRYPT to suppress libressl "Warning, overriding WinCrypt defines"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 16 20:13:47 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=201858

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Windows.h has the following code.

#ifndef NOCRYPT
#include <wincrypt.h>
#include <winefs.h>
#include <winscard.h>
#endif

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190917/e746d87c/attachment.html>


More information about the webkit-unassigned mailing list