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 10f4353 commit c18e014Copy full SHA for c18e014
win64-native.sh
@@ -15,5 +15,6 @@ fi
15
build_one \
16
--sample-name=x86_64-w64-mingw32 \
17
--no-cross-gdb-python \
18
+ --build-host-compile \
19
${extra_args:-} \
20
"$@"
win64-win64-canadian.sh
@@ -12,4 +12,5 @@ build_one \
12
13
--canadian-host=x86_64-w64-mingw32 \
14
0 commit comments