mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 05:20:09 -05:00
In platform discovery we're parsing the output of the ELF interpreter, e.g., `/lib64/ld-linux-x86-64.so.2`. This file is ld, not ldd, which was incorrectly named in the code. An alternative is naming everything ELF interpreter instead of ld.so.