llvm-project
042a2e89
- [Support] Fix WS2_32 casing
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Support] Fix WS2_32 casing The file name is WS2_32.Lib in all the Windows SDK versions I looked at. You can get away with the incorrect casing on a case-insensitive file system but it can matter for cross-compilation.
Author
smeenai
Committer
smeenai
Parents
c60663d1
Loading