]> git.ipfire.org Git - thirdparty/glibc.git/commit
sysdeps: powerpc: restore -mlong-double-128 check
authorSam James <sam@gentoo.org>
Tue, 1 Apr 2025 20:56:52 +0000 (21:56 +0100)
committerSam James <sam@gentoo.org>
Wed, 2 Apr 2025 13:57:40 +0000 (14:57 +0100)
commite8514ac7aaf1bd0cf791dbdac0b2584ef3c42e98
tree61633391f28b04f59ef4771ca78c28d27d9c153b
parent95b780c1d0549678c0a244c6e2112ec97edf0839
sysdeps: powerpc: restore -mlong-double-128 check

We mistakenly dropped the check in 27b96e069aad17cefea9437542180bff448ac3a0;
there's some other checks which we *can* drop, but let's worry about that
later.

Fixes the build on ppc64le where GCC is configured with --with-long-double-format=ieee.

Reviewed-by: Andreas Schwab <schwab@suse.de>
sysdeps/unix/sysv/linux/powerpc/configure
sysdeps/unix/sysv/linux/powerpc/configure.ac