Add GLIBC_2.3 and GLIBC_2.19 in Versions.def
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 9 Dec 2013 23:44:10 +0000 (17:44 -0600)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 9 Dec 2013 23:51:02 +0000 (17:51 -0600)
commitaeb95445d128323cdaf9556b9a75c6c9b5a7b980
tree139f5ab4a04628b5734614ad73da5f69bea06c3c
parenteca60f6ed313a0b693784580829d0b20770e9fe4
Add GLIBC_2.3 and GLIBC_2.19 in Versions.def

This patch adds GLIBC_2.3 and GLIBC_2.19 mark on Version.def so they are always
define in abi-versions.h. This fixes a build issue with fe_nomask.c in PPC64
LE where neither GLIBC_2_3 or GLIBC_2_19 are defined for SHLIB_COMPAT, resulting
in a wrong evaluation in the macro.
ChangeLog
Versions.def