diff options
| author | Doug Kwan <dougkwan@google.com> | 2011-05-09 07:39:45 +0000 |
|---|---|---|
| committer | Doug Kwan <dougkwan@gcc.gnu.org> | 2011-05-09 07:39:45 +0000 |
| commit | 6f57bdf6d64f9ee7653a439f03dafa09f45b5475 (patch) | |
| tree | 4cccdab6e575dacdf588ba8df430e93de46485af /ChangeLog | |
| parent | 40a71233112c3f0ddc53ff41ad451bc49a846d67 (diff) | |
| download | gcc-6f57bdf6d64f9ee7653a439f03dafa09f45b5475.tar.gz gcc-6f57bdf6d64f9ee7653a439f03dafa09f45b5475.tar.bz2 gcc-6f57bdf6d64f9ee7653a439f03dafa09f45b5475.zip | |
configure.ac: Propagate LDFLAGS_FOR_TARGET.
2011-05-08 Doug Kwan <dougkwan@google.com>
* configure.ac: Propagate LDFLAGS_FOR_TARGET.
* configure: Regenerated.
* Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
value from configure.
* Makefile.in: Regenerated.
From-SVN: r173558
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9a9943bfc04..8a2abe8810e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2011-05-08 Doug Kwan <dougkwan@google.com> + + * configure.ac: Propagate LDFLAGS_FOR_TARGET. + * configure: Regenerated. + * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET + value from configure. + * Makefile.in: Regenerated. + 2011-05-05 Joseph Myers <joseph@codesourcery.com> * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*, |
