Add musl to python bootstrapping script (#1758)

Previously, only glibc builds were tracked in the bootstrap script. A
new field `libc` tracks if `gnu` or `musl` are used on linux, while it
is `"none"` everywhere else. I've confirmed that the updated script
works on ubuntu and alpine.
This commit is contained in:
konsti
2024-02-22 10:46:48 +01:00
committed by GitHub
parent af06a6fe0a
commit e97b094bc9
3 changed files with 2955 additions and 917 deletions
File diff suppressed because it is too large Load Diff