aboutsummaryrefslogtreecommitdiff
path: root/math/libm-test-compat_totalordermag.inc
diff options
context:
space:
mode:
Diffstat (limited to 'math/libm-test-compat_totalordermag.inc')
-rw-r--r--math/libm-test-compat_totalordermag.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libm-test-compat_totalordermag.inc b/math/libm-test-compat_totalordermag.inc
index 1f82946..5cbe879 100644
--- a/math/libm-test-compat_totalordermag.inc
+++ b/math/libm-test-compat_totalordermag.inc
@@ -44,7 +44,7 @@ compat_totalordermag_test (void)
static void
do_test (void)
{
-#if TEST_COMPAT (libm, GLIBC_2_25, GLIBC_2_31)
+#if TEST_COMPAT (libm, COMPAT_VER, GLIBC_2_31)
compat_totalordermag_test ();
#endif
}