math/openlibm: fix build on powerpc64*
- Correct CMakeLists.txt to check for other powerpc variants.
- Remove strong references that break build for architectures where
long double is double. It doesn't change the binary for architectures
where it builds.