-
-
Couldn't load subscription status.
- Fork 233
Open
Description
Right now, we're using LLVM for musl
python-build-standalone/pythonbuild/utils.py
Lines 480 to 482 in 01aa806
| # musl currently has issues with LLVM 15+. | |
| if "musl" in target_triple: | |
| return "llvm-14-x86_64-linux" |
There are various problems that aren't worth investigating until we're on the newest compiler version. We should upgrade to LLVM 20.
Metadata
Metadata
Assignees
Labels
No labels