From 24d028b1da0076bf0b6128ca4fc732eb78626f9859f6b4e85543903e97e09ad2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 9 Mar 2016 16:10:00 +0000 Subject: [PATCH] - OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=431 --- glibc-2.23-libcxx.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/glibc-2.23-libcxx.patch b/glibc-2.23-libcxx.patch index dd9e9c0..54fcf7e 100644 --- a/glibc-2.23-libcxx.patch +++ b/glibc-2.23-libcxx.patch @@ -44,3 +44,16 @@ Index: libcxx-3.8.0.src/test/std/depr/depr.c.headers/math_h_isinf.pass.cpp #include #include #include +Index: libcxx-3.8.0.src/test/std/depr/depr.c.headers/math_h_isnan.pass.cpp +=================================================================== +--- libcxx-3.8.0.src.orig/test/std/depr/depr.c.headers/math_h_isnan.pass.cpp ++++ libcxx-3.8.0.src/test/std/depr/depr.c.headers/math_h_isnan.pass.cpp +@@ -11,8 +11,6 @@ + + // isnan + +-// XFAIL: linux +- + #include + #include + #include