[libc-commits] [libc] [libc][startup] set --target= for linker when cross compiling (PR #96342)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Fri Jun 21 13:34:14 PDT 2024
jhuber6 wrote:
That's an interesting error, it's probably using the fallback GCC toolchain in clang since it can't fully parse the triple or something.
https://github.com/llvm/llvm-project/pull/96342
More information about the libc-commits
mailing list