[PATCH 1/9] Disable lrount_tes() function
Khem Raj
raj.khem at gmail.com
Sat Oct 31 18:32:53 UTC 2015
Its not used anyway, avoids some strict compiler warnings
Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
test/math/libm-test.inc | 2 --
1 file changed, 2 deletions(-)
diff --git a/test/math/libm-test.inc b/test/math/libm-test.inc
index f50b48b..6d70a95 100644
--- a/test/math/libm-test.inc
+++ b/test/math/libm-test.inc
@@ -3470,7 +3470,6 @@ logb_test (void)
}
-#if 0
static void
lround_test (void)
{
@@ -3605,7 +3604,6 @@ llround_test (void)
END (llround);
}
-#endif
static void
modf_test (void)
--
2.6.2
More information about the uClibc
mailing list