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 9b84324 commit 3b97628Copy full SHA for 3b97628
.github/workflows/main.yml
@@ -329,6 +329,7 @@ jobs:
329
msvc-toolset-version: '14.29'
330
msvc-toolset-architecture: 'arm64'
331
make-target: 'hotspot'
332
+ extra-conf-options: '--openjdk-target=aarch64-unknown-cygwin'
333
configure-arguments: ${{ github.event.inputs.configure-arguments }}
334
make-arguments: ${{ github.event.inputs.make-arguments }}
335
if: needs.prepare.outputs.windows-aarch64 == 'true'
0 commit comments