about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-10-10 21:07:20 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-10-10 21:07:20 +0000
commitd173d12e77c2ba9c46717353891f817333ce4995 (patch)
treec443871a7a21f0f49e7d8a06553ea05e09d467d4 /ChangeLog
parent472371b9b0bda52662ed869bad1461a93fa11077 (diff)
downloadglibc-d173d12e77c2ba9c46717353891f817333ce4995.tar.gz
glibc-d173d12e77c2ba9c46717353891f817333ce4995.tar.xz
glibc-d173d12e77c2ba9c46717353891f817333ce4995.zip
Don't include link-libc-static in +link-static-before-libc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a62434c33..31662fc753 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
 
+	* Makeconfig (+link-static-before-libc): Don't include
+	$(link-static-libc).
+
 	* libio/libio.h (_IO_pos_t): Remove.
 
 2012-10-10  Alexandre Oliva <aoliva@redhat.com>