We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 387f35e + 406ad08 commit dd69591Copy full SHA for dd69591
1 file changed
lib/bl/api/libc/module.yaml
@@ -2,7 +2,7 @@ version: 20241223
2
3
x86_64-pc-windows-msvc:
4
src: "msvc/libc.bl"
5
- linker_opt: "msvcrt.lib ucrt.lib"
+ linker_opt: "msvcrt.lib ucrt.lib vcruntime.lib"
6
7
x86_64-pc-linux-gnu:
8
src: "glibc/libc.bl"
0 commit comments