Skip to content

Commit

Permalink
windows/mingw-bundledlls: add bcryptprimitives to blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
ripose-jp committed Jan 5, 2025
1 parent f66b7ab commit 6fdf256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/mingw-bundledlls.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"bcrypt.dll", "rpcrt4.dll", "mfplat.dll", "cfgmgr32.dll", "ncrypt.dll",
"d3d11.dll", "dxgi.dll", "dwrite.dll", "api-ms-win-core-path-l1-1-0.dll",
"api-ms-win-crt-math-l1-1-0.dll", "authz.dll", "api-ms-win-core-synch-l1-2-0.dll",
"d3d12.dll", "winhttp.dll",
"d3d12.dll", "winhttp.dll", "bcryptprimitives.dll",
"libmocr.dll", "libmocr++.dll"
]

Expand Down

0 comments on commit 6fdf256

Please sign in to comment.