Skip to content

Commit

Permalink
Really fix sysdeps/i386/fpu/s_scalbn.S build
Browse files Browse the repository at this point in the history
	* math/Versions (libc: GLIBC_2_20): New (empty) version set.
	(libc: GLIBC_2_22): Remove unused version set.
  • Loading branch information
Samuel Thibault committed Sep 19, 2015
1 parent 1cba403 commit b0b64e1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2015-09-19 Samuel Thibault <samuel.thibault@ens-lyon.org>

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 <vapier@gentoo.org>

* config.make.in (enable-timezone-tools): New variable.
Expand Down
2 changes: 1 addition & 1 deletion math/Versions
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ libc {
# s*
scalbln; scalblnf; scalblnl;
}
GLIBC_2.22 {
GLIBC_2.20 {
}
}

Expand Down

0 comments on commit b0b64e1

Please sign in to comment.