File coreutils-gnulib-disable-test-float.patch of Package coreutils

Disable gnulib test 'test-float' temporarily as it fails on ppc and ppc64le.

* gnulib-tests/gnulib.mk: Comment lines related to 'test-float'.
---
 gnulib-tests/gnulib.mk |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Index: gnulib-tests/gnulib.mk
===================================================================
--- gnulib-tests/gnulib.mk.orig
+++ gnulib-tests/gnulib.mk
@@ -635,10 +635,11 @@ EXTRA_DIST += test-filevercmp.c macros.h
 
 ## begin gnulib module float-h-tests
 
-TESTS += test-float-h
-check_PROGRAMS += test-float-h
-test_float_h_LDADD = $(LDADD) @FREXPL_LIBM@ @TRUNCL_LIBM@
-EXTRA_DIST += test-float-h.c macros.h
+# Test fails with GCC-10 on ppc and ppc64le.
+#TESTS += test-float-h
+#check_PROGRAMS += test-float-h
+#test_float_h_LDADD = $(LDADD) @FREXPL_LIBM@ @TRUNCL_LIBM@
+#EXTRA_DIST += test-float-h.c macros.h
 
 ## end   gnulib module float-h-tests
 
openSUSE Build Service is sponsored by