Skip to content

Commit

Permalink
ppc64 build script
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <[email protected]>
  • Loading branch information
prabhu committed Aug 29, 2023
1 parent cb9170b commit 35fcd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-ppc64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ done
./plugins/trivy/trivy-cdxgen-linux-ppc64le -v
./plugins/cargo-auditable/cargo-auditable-cdxgen-linux-ppc64le

chmod +x packages/arm64/build-ppc64.sh
chmod +x packages/ppc64/build-ppc64.sh
pushd packages/ppc64
./build-ppc64.sh
popd
Expand Down

0 comments on commit 35fcd07

Please sign in to comment.