Skip to content

Commit

Permalink
Add linux-ppc64le to default RuntimeIdentifiers.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Dec 29, 2023
1 parent 1364aff commit 0b0365c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sdk/build/Vezel.Zig.Sdk.Defaults.targets
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
<RuntimeIdentifiers Condition="'$(RuntimeIdentifiers)' == ''">
linux-arm;
linux-arm64;
linux-ppc64le;
linux-x64;
linux-musl-arm;
linux-musl-arm64;
Expand Down

0 comments on commit 0b0365c

Please sign in to comment.