Skip to content

Commit

Permalink
syntax fix after bad merge
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Brousseau <[email protected]>
  • Loading branch information
AdamBrousseau committed Jun 28, 2024
1 parent 6e67ec0 commit 59463b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ class Config22 {
configureArgs : [
openj9 : '--with-product-name="IBM Semeru Runtime" --with-product-suffix="Open Edition" --with-jdk-rc-name="IBM Semeru Runtime"',
temurin : "--with-ucrt-dll-dir='C:/progra~2/wi3cf2~1/10/Redist/10.0.22621.0/ucrt/DLLs/x64'"
]
],
buildArgs : [
'openj9' : '--create-jre-image --ssh',
'temurin' : '--create-jre-image --create-sbom'
Expand Down

0 comments on commit 59463b6

Please sign in to comment.