79a7c9d Disable altivec support on ppc64le for now to avoid "bool" being converted

Authored and Committed by mtasaka 7 years ago
    Disable altivec support on ppc64le for now to avoid "bool" being converted
    
      (bug 1393157)
    - Use __linux__ , gcc does not define __linux on ppc (gcc bug 28314)
    
        
file modified
+17 -2