diff options
author | Daniel Jacobowitz <dan@debian.org> | 2008-10-24 21:58:34 +0000 |
---|---|---|
committer | Daniel Jacobowitz <dan@debian.org> | 2008-10-24 21:58:34 +0000 |
commit | 473ea80cf0eff03eee3b83cc17c0fa94e5f401cd (patch) | |
tree | b31829cd2d19f77ec42582fe3394b41cb77e754b /ChangeLog | |
parent | 57ccaef63375bb9e682be762ac0e78a3bc8ddcf4 (diff) | |
download | gdb-473ea80cf0eff03eee3b83cc17c0fa94e5f401cd.tar.gz |
* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
* Makefile.in: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 85e2a74d776..141b7aae613 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-10-24 Daniel Jacobowitz <dan@codesourcery.com> + + * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. + * Makefile.in: Regenerated. + 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com> PR gdb/921 |