diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 830690cb90..bf648a3037 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -13,7 +13,7 @@ * sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h (__cleanup_fct_attribute): Check __x86_64__ instead of - __x86_64__. + __WORDSIZE. 2012-05-11 H.J. Lu <hongjiu.lu@intel.com> |