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 4642af0 commit 1e5ae73Copy full SHA for 1e5ae73
.github/workflows/main.yml
@@ -327,6 +327,7 @@ jobs:
327
msvc-toolset-version: '14.43'
328
msvc-toolset-architecture: 'arm64'
329
make-target: 'hotspot'
330
+ extra-conf-options: '--openjdk-target=aarch64-unknown-cygwin'
331
configure-arguments: ${{ github.event.inputs.configure-arguments }}
332
make-arguments: ${{ github.event.inputs.make-arguments }}
333
if: needs.prepare.outputs.windows-aarch64 == 'true'
0 commit comments