Files
Piotr Kubaj 9924468b2d math/openlibm: fix build on powerpc64*
1. Correct CMakeLists.txt to check for other powerpc variants.
2. Remove strong references that break build for architectures where
long double is double. It doesn't change the binary for architectures
where it builds.
2026-07-15 11:10:35 +02:00
..