about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2013-01-09 16:05:32 -0800
committerRoland McGrath <roland@hack.frob.com>2013-01-09 16:05:32 -0800
commitad98e30c90f518cbcd896b1fe9e45f2318102db3 (patch)
tree3a9c1bcda815da4802af4a042756edfd06dfc82f /ChangeLog
parent232f7002929098127125289783d4ffcb9c53be97 (diff)
downloadglibc-ad98e30c90f518cbcd896b1fe9e45f2318102db3.tar.gz
glibc-ad98e30c90f518cbcd896b1fe9e45f2318102db3.tar.xz
glibc-ad98e30c90f518cbcd896b1fe9e45f2318102db3.zip
Force getconf.speclist to be generated in the others pass.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dac24e99ee..777ba4f00a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>