mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
On Windows the filesystem is not case sensitive and this will link just fine. However, the Windows SDK provides the import library with the lowercase name. Adjust the name so that the link actually succeeds on case-sensitive file systems (like on Linux). This fixes the Windows cross-compile.
3.5 KiB
3.5 KiB