[libc-commits] [libc] [libc] Fix startup utilities failing to install in full build mode (PR #82522)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Wed Feb 21 12:21:38 PST 2024
jhuber6 wrote:
Also realized that actually installing the startup utilities breaks compiling with the compiler. I remember we previously hid these behind `install-libc` or something. So we likely want to move the installation off of the standard target altogether.
https://github.com/llvm/llvm-project/pull/82522
More information about the libc-commits
mailing list