From b0b64e1b5ea394f2a0bcff201ac2a4af206d738a Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 19 Sep 2015 14:23:16 +0200 Subject: Really fix sysdeps/i386/fpu/s_scalbn.S build * math/Versions (libc: GLIBC_2_20): New (empty) version set. (libc: GLIBC_2_22): Remove unused version set. --- math/Versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math') diff --git a/math/Versions b/math/Versions index 5ab91238bd..551abec020 100644 --- a/math/Versions +++ b/math/Versions @@ -29,7 +29,7 @@ libc { # s* scalbln; scalblnf; scalblnl; } - GLIBC_2.22 { + GLIBC_2.20 { } } -- cgit v1.2.3