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.
1 parent 306f5d7 commit 00abcdbCopy full SHA for 00abcdb
run-tests.sh
@@ -40,6 +40,7 @@ if ! $ANY_ARCH-w64-mingw32-gcc -E is-ucrt.c > /dev/null 2>&1; then
40
# If the default CRT isn't UCRT, we can't build for mingw32uwp.
41
DEFAULT_OSES="mingw32"
42
fi
43
+rm -f is-ucrt.c
44
45
: ${TARGET_OSES:=${TOOLCHAIN_TARGET_OSES-$DEFAULT_OSES}}
46
0 commit comments