Skip to content

Commit b050406

Browse files
committed
feat: add musl target in prpr-avc
1 parent c8b59c1 commit b050406

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

prpr-avc/pull-static-lib.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ TARGETS=(
66
"aarch64-apple-ios"
77
"aarch64-unknown-linux-ohos"
88
"x86_64-unknown-linux-gnu"
9+
"x86_64-unknown-linux-musl"
910
"aarch64-pc-windows-msvc"
1011
"aarch64-pc-windows-gnullvm"
1112
"x86_64-pc-windows-gnu"

0 commit comments

Comments
 (0)