[OE-core] [PATCH 5/7] eglibc-2.15: Add upstream status for x86_fenv.patch
Khem Raj
raj.khem at gmail.com
Tue Jan 24 17:42:59 UTC 2012
Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
.../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))
--
1.7.8.3
More information about the Openembedded-core
mailing list