Skip to content

Commit 0783949

Browse files
committed
musl strip prefix
1 parent a39c489 commit 0783949

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/versions.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,7 @@ TOOL_VERSIONS = {
593593
"x86_64-apple-darwin": "python",
594594
"x86_64-pc-windows-msvc": "python",
595595
"x86_64-unknown-linux-gnu": "python",
596+
"x86_64-unknown-linux-musl": "python",
596597
"aarch64-apple-darwin-freethreaded": "python/install",
597598
"aarch64-unknown-linux-gnu-freethreaded": "python/install",
598599
"ppc64le-unknown-linux-gnu-freethreaded": "python/install",

0 commit comments

Comments
 (0)