Skip to content
Unverified Commit c98d9260 authored by Naoki Shibata's avatar Naoki Shibata Committed by GitHub
Browse files

Fix build problem with gcc-10 on ppc64 (#342)



This is caused because `__float128` is defined since gcc-8, and even though it does not define `__SIZEOF_FLOAT128__`.

Co-authored-by: default avatarshibatch <shibatch.sf.net@gmail.com>
parent f50b2315
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment