summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc-2.15/glibc.no_sqrt.patch
blob: 7f5136e3dd07c4f41deff6e7ec666a34eeb82d80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Upstream-Status: Pending

People are working to include this fixes upstream

--- libc/sysdeps/powerpc/fpu/math_private.h-orig	2012-07-10 13:23:19.373254002 -0500
+++ libc/sysdeps/powerpc/fpu/math_private.h	2012-07-10 13:23:46.058254001 -0500
@@ -27,7 +27,7 @@
 
 #include <math/math_private.h>
 
-# if __WORDSIZE == 64 || defined _ARCH_PWR4
+# if 0
 #  define __CPU_HAS_FSQRT 1
 
 #ifndef __ieee754_sqrt