Add GLIBC_2.17 to librt in Version.def
This is needed because the version is used in SHLIB_COMPAT.
This commit is contained in:
parent
105fa38156
commit
9a80491d49
@ -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>
|
2014-02-21 Adam Conrad <adconrad@0c3.net>
|
||||||
|
|
||||||
* sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
|
* sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
|
||||||
|
@ -124,6 +124,7 @@ librt {
|
|||||||
GLIBC_2.3.4
|
GLIBC_2.3.4
|
||||||
GLIBC_2.4
|
GLIBC_2.4
|
||||||
GLIBC_2.7
|
GLIBC_2.7
|
||||||
|
GLIBC_2.17
|
||||||
}
|
}
|
||||||
libutil {
|
libutil {
|
||||||
GLIBC_2.0
|
GLIBC_2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user