JuliaMath / openlibm

High quality system independent, portable, open source libm implementation
https://openlibm.org
Other
507 stars 139 forks source link

CMake build fails on macOS arm64/aarch64 #292

Closed ryonaldteofilo closed 8 months ago

ryonaldteofilo commented 8 months ago

Issue seems to be caused by a mistake in the CMakeLists.txt file, specifically the long double == double check.