aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2013-01-11 11:39:38 -0800
committerRoland McGrath <roland@hack.frob.com>2013-01-11 16:00:49 -0800
commit6270516e154c389ac495153270918d06e41ed67d (patch)
tree63470c8a88aaba22fba413197bfe5791c45ff9d6 /ChangeLog
parent6a57d93130924487bd58b3d80dabd421d4fbbe4f (diff)
downloadglibc-6270516e154c389ac495153270918d06e41ed67d.zip
glibc-6270516e154c389ac495153270918d06e41ed67d.tar.gz
glibc-6270516e154c389ac495153270918d06e41ed67d.tar.bz2
Fix multiarch handling in sysdeps generation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ffd8fd..d5e0dff 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.