[libc-commits] [libc] [libc] Stop passing `--version` to compiler when detecting target (PR #176680)

Nico Weber via libc-commits libc-commits at lists.llvm.org
Thu Apr 30 08:24:58 PDT 2026


nico wrote:

Thanks! I mostly forgot about this change too, and it's only been three months for me 😅

It did get the build further along with gcc, and it seems nicer to me, so I hit the merge button. If it breaks something, we can revert.

There were other problems trying to build with gcc (which IIRC I was trying to do because the llvm libc libm folks wanted me to make sure things build with gcc-12, and I was on a mac), but this fixed an early problem.

https://github.com/llvm/llvm-project/pull/176680


More information about the libc-commits mailing list