Skip to content

Commit

Permalink
Fix sysdeps/i386/fpu/s_scalbn.S build
Browse files Browse the repository at this point in the history
* math/Versions (libc: GLIBC_2_22): New (empty) version set.
  • Loading branch information
Samuel Thibault committed Aug 7, 2015
1 parent be144ba commit 86955bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2015-08-07 Samuel Thibault <samuel.thibault@ens-lyon.org>

Fix sysdeps/i386/fpu/s_scalbn.S build

* math/Versions (libc: GLIBC_2_22): New (empty) version set.

2015-08-07 Mike Frysinger <vapier@gentoo.org>

* sysdeps/hppa/dl-symaddr.c (_dl_symbol_address): Add rtld_hidden_def.
Expand Down
2 changes: 2 additions & 0 deletions math/Versions
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ libc {
# s*
scalbln; scalblnf; scalblnl;
}
GLIBC_2.22 {
}
}

libm {
Expand Down

0 comments on commit 86955bf

Please sign in to comment.