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.
--without-cross-bootstrap
1 parent cb74696 commit 4a4815aCopy full SHA for 4a4815a
1 file changed
.github/scripts/toolchain/build-cygwin.sh
@@ -45,7 +45,7 @@ if [[ "$RUN_CONFIG" = 1 ]] || [[ ! -f "$CYGWIN_BUILD_PATH/Makefile" ]]; then
45
--disable-dumper \
46
--with-sysroot=$TOOLCHAIN_PATH \
47
--with-build-sysroot=$TOOLCHAIN_PATH \
48
- --with-cross-bootstrap \
+ --without-cross-bootstrap \
49
$HOST_OPTIONS \
50
$TARGET_OPTIONS
51
echo "::endgroup::"
0 commit comments