Skip to content

Commit 1360146

Browse files
committed
Add linux-musl-ppc64le to the default RuntimeIdentifiers.
linux-ppc64le was already there; this was an oversight. Part of #76.
1 parent 66d4e10 commit 1360146

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/sdk/build/Vezel.Zig.Sdk.Defaults.targets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
linux-x64;
7777
linux-musl-arm;
7878
linux-musl-arm64;
79+
linux-musl-ppc64le;
7980
linux-musl-riscv64;
8081
linux-musl-s390x;
8182
linux-musl-x64;

0 commit comments

Comments
 (0)