Commit ec93867
Fix ARM64 Windows build to use single-source compilation
clang/lld-link cannot link against DLL directly - it needs an import library.
Use single-source build for ARM64 to avoid this issue.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 7d0cea5 commit ec93867
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
0 commit comments