[libc-commits] [libc] [libc][startup] set --target= for linker when cross compiling (PR #96342)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Fri Jun 21 14:02:20 PDT 2024
nickdesaulniers wrote:
> #96357 is the fix for GCC host builds. Another one inbound for aarch64.
Nevermind, https://github.com/llvm/llvm-project/pull/96357 will fix both build breakages. The aarch64 build is native to the host.
https://github.com/llvm/llvm-project/pull/96342
More information about the libc-commits
mailing list