File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ if [[ "$RUN_CONFIG" = 1 ]] || [[ ! -f "$CYGWIN_BUILD_PATH/Makefile" ]]; then
4545 --disable-dumper \
4646 --with-sysroot=$TOOLCHAIN_PATH \
4747 --with-build-sysroot=$TOOLCHAIN_PATH \
48- --with -cross-bootstrap \
48+ --without -cross-bootstrap \
4949 $HOST_OPTIONS \
5050 $TARGET_OPTIONS
5151 echo " ::endgroup::"
Original file line number Diff line number Diff line change 7878 MINGW_BRANCH : ${{ inputs.mingw_branch || 'woarm64' }}
7979
8080 CYGWIN_REPO : Windows-on-ARM-Experiments/newlib-cygwin
81- CYGWIN_BRANCH : ${{ inputs.cygwin_branch || 'woarm64 ' }}
81+ CYGWIN_BRANCH : ${{ inputs.cygwin_branch || 'aarch64-patch-series1-v1 ' }}
8282
8383 CYGWIN_PACKAGES_REPO : Windows-on-ARM-Experiments/cygwin-packages
8484 CYGWIN_PACKAGES_BRANCH : ${{ inputs.cygwin_packages_branch || 'main' }}
You can’t perform that action at this time.
0 commit comments