diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-01-09 16:05:32 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-01-09 16:05:32 -0800 |
commit | ad98e30c90f518cbcd896b1fe9e45f2318102db3 (patch) | |
tree | 3a9c1bcda815da4802af4a042756edfd06dfc82f /ChangeLog | |
parent | 232f7002929098127125289783d4ffcb9c53be97 (diff) | |
download | glibc-ad98e30c90f518cbcd896b1fe9e45f2318102db3.tar glibc-ad98e30c90f518cbcd896b1fe9e45f2318102db3.tar.gz glibc-ad98e30c90f518cbcd896b1fe9e45f2318102db3.tar.bz2 glibc-ad98e30c90f518cbcd896b1fe9e45f2318102db3.zip |
Force getconf.speclist to be generated in the others pass.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2013-01-09 Roland McGrath <roland@hack.frob.com> + * posix/Makefile (others): Depend on $(objpfx)getconf.speclist. + * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro. 2013-01-09 Siddhesh Poyarekar <siddhesh@redhat.com> |