[Debian-on-mobile-maintainers] Bug#1023961: GCC bug
Sebastian Späth
Sebastian at SSpaeth.de
Fri Nov 18 09:29:50 GMT 2022
Just for completeness' sake: The PPC build failure boils down to a GCC
issue, failing to handle "constexpr double double" arithmetic.
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107745 for details.
s2geometry contains a workaround removing the constexpr optimization
(for now on all platforms, but we should restrict that really to powerpc).
More information about the Debian-on-mobile-maintainers
mailing list