mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
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.
This commit is contained in:
parent
1cba4036b6
commit
b0b64e1b5e
@ -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.
|
||||
|
@ -29,7 +29,7 @@ libc {
|
||||
# s*
|
||||
scalbln; scalblnf; scalblnl;
|
||||
}
|
||||
GLIBC_2.22 {
|
||||
GLIBC_2.20 {
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user