diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-09-07 14:11:47 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-09-07 14:11:47 -0700 |
commit | e9ceaf254cf54569baa266fcb29677c392360edc (patch) | |
tree | ea7deb2c32932a71b4d9e77430b3d2e72ca57e59 /nptl/ChangeLog | |
parent | 691bc9c1e449a9c3a277926fa28f7f41b63cd7df (diff) | |
download | glibc-e9ceaf254cf54569baa266fcb29677c392360edc.tar.gz glibc-e9ceaf254cf54569baa266fcb29677c392360edc.tar.xz glibc-e9ceaf254cf54569baa266fcb29677c392360edc.zip |
Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 34b369809e..d722e1524d 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2012-09-07 H.J. Lu <hongjiu.lu@intel.com> + + * debug/Makefile (LDFLAGS-tst-cancel24): Renamed to ... + (LDLIBS-tst-cancel24): This. + 2012-09-06 H.J. Lu <hongjiu.lu@intel.com> [BZ #14545] |