diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-01-11 11:39:38 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-01-11 16:00:49 -0800 |
commit | 6270516e154c389ac495153270918d06e41ed67d (patch) | |
tree | 63470c8a88aaba22fba413197bfe5791c45ff9d6 /ChangeLog | |
parent | 6a57d93130924487bd58b3d80dabd421d4fbbe4f (diff) | |
download | glibc-6270516e154c389ac495153270918d06e41ed67d.tar.gz glibc-6270516e154c389ac495153270918d06e41ed67d.tar.xz glibc-6270516e154c389ac495153270918d06e41ed67d.zip |
Fix multiarch handling in sysdeps generation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3ffd8fd43d..d5e0dffef7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-01-11 Roland McGrath <roland@hack.frob.com> + + * configure.in (sysnames): Use $multi_arch_d in setting up $mach list, + not in the main loop. + * configure: Regenerated. + 2013-01-11 Joseph Myers <joseph@codesourcery.com> * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove. |