[libc-commits] [libc] [libc] Find Python 3 in standalone (PR #118871)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Mon Dec 9 10:27:51 PST 2024
nickdesaulniers wrote:
> But that experiment did not go out well.
In that case, if there are no existing use cases, I'd prefer NOT to add more ways to build llvm-libc. Our documentation is already too confusing; we're actively trying to simplify it. We're also not continuously testing such a method of building, so we could regress it by accident.
@RossComputerGuy can you please confirm whether [my suggestion above](https://github.com/llvm/llvm-project/pull/118871#issuecomment-2521595534) (using `runtimes` dir, rather than `libc` dir) works for you?
https://github.com/llvm/llvm-project/pull/118871
More information about the libc-commits
mailing list