Skip to content

package/win32: don't force -lucrt when compiling C files

It creates a warning in clang that says it's unused. We already check that we are using a UCRT toolchain anyway.

Merge request reports

Loading