diff options
-rw-r--r-- | meta/recipes-core/eglibc/eglibc-2.19/glibc.fix_sqrt2.patch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-core/eglibc/eglibc-2.19/glibc.fix_sqrt2.patch b/meta/recipes-core/eglibc/eglibc-2.19/glibc.fix_sqrt2.patch index 037feeb534..689b79c61c 100644 --- a/meta/recipes-core/eglibc/eglibc-2.19/glibc.fix_sqrt2.patch +++ b/meta/recipes-core/eglibc/eglibc-2.19/glibc.fix_sqrt2.patch | |||
@@ -1477,6 +1477,13 @@ Index: libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/603e/fpu/Implies | |||
1477 | +++ libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/603e/fpu/Implies | 1477 | +++ libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/603e/fpu/Implies |
1478 | @@ -0,0 +1 @@ | 1478 | @@ -0,0 +1 @@ |
1479 | +powerpc/powerpc32/603e/fpu | 1479 | +powerpc/powerpc32/603e/fpu |
1480 | Index: libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/e300c3/fpu/Implies | ||
1481 | =================================================================== | ||
1482 | --- /dev/null | ||
1483 | +++ libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/e300c3/fpu/Implies | ||
1484 | @@ -0,0 +1,2 @@ | ||
1485 | +# e300c3 is a variant of 603e so use the same optimizations for sqrt | ||
1486 | +powerpc/powerpc32/603e/fpu | ||
1480 | Index: libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500mc/fpu/Implies | 1487 | Index: libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500mc/fpu/Implies |
1481 | =================================================================== | 1488 | =================================================================== |
1482 | --- /dev/null | 1489 | --- /dev/null |