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. --- ChangeLog | 7 +++++++ math/Versions | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cf5b7218de..565c3ca4ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2015-09-19 Samuel Thibault + + 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. + 2015-09-18 Mike Frysinger * config.make.in (enable-timezone-tools): New variable. 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-70-g09d2