summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-07-14 20:47:54 -0700
committerRoland McGrath <roland@hack.frob.com>2011-07-14 20:47:54 -0700
commit661607b3dd9f0b10667d4040843c1a3dc40f0cc9 (patch)
treea248f7f96d831ac7d014a12c552f1cd46b86346c /ChangeLog
parent4b3d3e282a1c8a755bf5e02dd451158bdabbfcd8 (diff)
Quash a warning in strstr-c.c built for static.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55390de883..33b57556ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2011-07-14 Roland McGrath <roland@hack.frob.com>
+ * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
+ Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
+
* configure.in (-z relro check): Adjust test code to add a large
writable data section after it.
* configure: Regenerated.