summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-04-19 15:31:43 -0700
committerRoland McGrath <roland@redhat.com>2010-04-19 15:31:43 -0700
commit7e2b0c8562b35155820f87b5ff02a8b6850344cc (patch)
treec54e65138af14a8285202c940b74512d6759a108 /ChangeLog
parentc98d4212d0d7c9dfc34cf18ea95740370bca5aad (diff)
Link as-needed against ld.so.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a01632cf1..aa33b21e53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2010-04-19 Roland McGrath <roland@redhat.com>
+ * Makeconfig (as-needed, no-as-needed): New variables.
+ (link-libc): Add ld.so inside --as-needed.
+
* stdio-common/tst-fmemopen.c (TEST_FILE): Macro removed.
(main): Take arguments. Construct test file name from ARGV[0].