27327ff Use the ieee128 format for long double on ppc64le

3 files Authored by tstellar 2 years ago, Committed by sergesanspaille 2 years ago,
    Use the ieee128 format for long double on ppc64le
    
    gcc switched to ieee128 as the default in Fedora >=36, so clang needs to do
    this to maintain ABI compatibility.
    
        
file modified
+8 -1