diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2010-03-24 12:16:24 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-03-24 12:16:24 -0700 |
commit | 7d9335ecd7ddd16bcbcfcc0f9cc1f0b5d392f849 (patch) | |
tree | 84a9f312ac8bf27c7aa8d30a706369b55458f616 /ChangeLog | |
parent | 8863605af91a9a930c0e92e87775cf22780451e0 (diff) | |
download | glibc-7d9335ecd7ddd16bcbcfcc0f9cc1f0b5d392f849.tar.gz |
Don't define __strpbrk_sse42 in static library
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-03-24 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/x86_64/multiarch/strpbrk-c.c: Define only if SHARED + is defined. + 2010-03-22 H.J. Lu <hongjiu.lu@intel.com> * string/test-memcmp.c (check_result): New function. |