summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRyan S. Arnold <rsa@us.ibm.com>2010-01-14 15:59:02 -0800
committerRoland McGrath <roland@redhat.com>2010-01-14 15:59:02 -0800
commit35e6599946c142e1685c9dc46cff55e4ae6aac37 (patch)
treeb9d9ea86aeaaff6d50365072d30798392abbcf23 /ChangeLog
parent346bc35c33fa08e23d7774d374b0e2586ca5dab6 (diff)
Pass $(sysdep-LDFLAGS) when using --print-file-name.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db85d0c227..d6b0ca8f57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-14 Ryan S. Arnold <rsa@us.ibm.com>
+
+ * Makeconfig (+prector, +postctor, +prectorS, +postctorS): Add
+ $(sysdep-LDFLAGS) to pre and post ctors so that the proper .o
+ files are found by GCC.
+
2010-01-14 Ulrich Drepper <drepper@redhat.com>
[BZ #11126]