[libc-commits] [libc] fix ppc64le builds without IEEE double long (PR #184995)

via libc-commits libc-commits at lists.llvm.org
Sun Mar 8 03:27:51 PDT 2026


Fabian-Gruenbichler wrote:

> I'm curious - are you planning to complete a ppc64le port? (No worries either way, it's just a port that I follow a bit)

ppc64el is a Debian release architecture: https://release.debian.org/testing/arch_qualify.html

I am not particularly interested in it - I maintain rustc in Debian, and since that is built on top of LLVM I have to investigate and try to fix issues there as well from time to time :)

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


More information about the libc-commits mailing list