]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add GLIBC_2.3 to libm in Versions.def
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Wed, 5 Feb 2014 21:28:57 +0000 (15:28 -0600)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Wed, 5 Feb 2014 21:28:57 +0000 (15:28 -0600)
This patch adds GLIBC_2.3 mark on libm so it is always
define in abi-versions.h. This fixes a build issue with
fe_nomask.c in PPC64 LE where GLIBC_2_3 are no defined
for SHLIB_COMPAT, resulting in a wrong evaluation in the macro.

ChangeLog
Versions.def

index b190338fc42cafc2e45b0ce06eee80b5dd884491..9a0f1959452e5ff2381bd576c57c4ea9ececa851 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
+
+       * Versions.def (libm): Add GLIBC_2.3.
+
 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
        * nptl/shlib-versions: Change powerpc*le start to 2.17.
index 0854e6eb3bb5287f9f7ce8b3ed758c9cd15197ae..d8ef91b3be52f80f0151fbc03f088297de7569b2 100644 (file)
@@ -55,6 +55,7 @@ libm {
   GLIBC_2.1
   GLIBC_2.2
   GLIBC_2.2.3
+  GLIBC_2.3
   GLIBC_2.3.4
   GLIBC_2.4
   GLIBC_2.15