Skip to content

Commit

Permalink
revert sbom-strace on jdk11u/arm32 (#1079)
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <[email protected]>
  • Loading branch information
sxa authored Jul 16, 2024
1 parent e20869f commit 0f5d285
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ class Config11 {
'temurin' : '--enable-dtrace=auto --disable-ccache --with-jobs=4'
],
buildArgs : [
'temurin' : '--create-sbom --enable-sbom-strace'
'temurin' : '--create-sbom'
]
],

Expand Down

0 comments on commit 0f5d285

Please sign in to comment.