diff options
author | Steve Lhomme <robux4@ycbcr.xyz> | 2020-05-19 16:23:40 +0200 |
---|---|---|
committer | Steve Lhomme <robux4@ycbcr.xyz> | 2020-05-20 07:47:45 +0200 |
commit | 4e8145bc6d04fa0223a8108edf50bb88f76e48ba (patch) | |
tree | 31cae16523863f3bb2703e55d7bc5e7e7fec2678 /lib/minitasn1/errors.c | |
parent | a9f907be146be0df2cc756c19543ec1d10ccdef9 (diff) | |
download | gnutls-4e8145bc6d04fa0223a8108edf50bb88f76e48ba.tar.gz |
win32: link with crypt32
Since 5d03564cccd2c10c41252ea468d4a098bd08e9c1 we use CertOpenStore().
To properly link it needs to be linked with the crypt32.dll.
https://docs.microsoft.com/en-us/windows/win32/api/wincrypt/nf-wincrypt-certopenstore
This library was missing from the pkg-config library. It exists in
thirdparty_libadd to link gnutls as a DLL.
Signed-off-by: Steve Lhomme <robux4@ycbcr.xyz>
Diffstat (limited to 'lib/minitasn1/errors.c')
0 files changed, 0 insertions, 0 deletions