Files
gentoo/dev-libs/gmp
Pepper Gray d53eb7d789 dev-libs/gmp: Replace __int128__ with __int128 for portability (clang)
Clang rejects unsigned __int128__ in longlong.h on loongarch64,
which breaks GMP while expanding umul_ppmm

Upstream patch: gmp-mirror/gmp@21cbec7

[sam: Add the patch in a new revision to be safe, given it's a critical
package.]

Closes: https://bugs.gentoo.org/972987
Signed-off-by: Pepper Gray <hello@peppergray.xyz>
Part-of: https://github.com/gentoo/gentoo/pull/46133
Closes: https://github.com/gentoo/gentoo/pull/46133
Signed-off-by: Sam James <sam@gentoo.org>
2026-05-05 15:38:37 +01:00
..