mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
eglibc-2.15: Add upstream status for x86_fenv.patch
(From OE-Core rev: 64a8f93cb6a7cd86f966b8f53227246deebce3a0) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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@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))
|
||||
|
||||
Reference in New Issue
Block a user