Skip to content

Commit

Permalink
Add GLIBC_2.17 to librt in Version.def
Browse files Browse the repository at this point in the history
This is needed because the version is used in SHLIB_COMPAT.
  • Loading branch information
Andreas Schwab committed Feb 21, 2014
1 parent 105fa38 commit 9a80491
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2014-02-21 Andreas Schwab <schwab@linux-m68k.org>

* Versions.def (librt): Add GLIBC_2.17.

2014-02-21 Adam Conrad <adconrad@0c3.net>

* sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
Expand Down
1 change: 1 addition & 0 deletions Versions.def
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ librt {
GLIBC_2.3.4
GLIBC_2.4
GLIBC_2.7
GLIBC_2.17
}
libutil {
GLIBC_2.0
Expand Down

0 comments on commit 9a80491

Please sign in to comment.