[oe-commits] Khem Raj : eglibc-2.15: Add upstream status for x86_fenv.patch

git at git.openembedded.org git at git.openembedded.org
Wed Jan 25 14:44:24 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 64a8f93cb6a7cd86f966b8f53227246deebce3a0
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=64a8f93cb6a7cd86f966b8f53227246deebce3a0

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue Jan 24 09:42:59 2012 -0800

eglibc-2.15: Add upstream status for x86_fenv.patch

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../recipes-core/eglibc/eglibc-2.15/x86_fenv.patch |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-core/eglibc/eglibc-2.15/x86_fenv.patch b/meta/recipes-core/eglibc/eglibc-2.15/x86_fenv.patch
index 40c1c4d..7193f98 100644
--- a/meta/recipes-core/eglibc/eglibc-2.15/x86_fenv.patch
+++ b/meta/recipes-core/eglibc/eglibc-2.15/x86_fenv.patch
@@ -1,3 +1,10 @@
+Without this patch it fails to inline that function
+since we do not have __SSE_MATH__ in OE build.
+
+Signed-off-by: Khem Raj <raj.khem at gmail.com>
+
+Upstream-Status: Inappropriate [OE-specific]
+
 --- a/sysdeps/x86_64/fpu/bits/fenv.h
 +++ b/sysdeps/x86_64/fpu/bits/fenv.h
 @@ -112,16 +112,24 @@ __NTH (feraiseexcept (int __excepts))





More information about the Openembedded-commits mailing list