diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2006-12-22 21:45:29 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2006-12-22 21:45:29 +0000 |
commit | 97d5cae82a570b20dc99cee7dd66c72cf81b92ee (patch) | |
tree | 3e5c0f8b75011b0a0a5ce0ac9383161e266aaee6 | |
parent | cda852e66e0bf33d3098d50195033ba9ab01e54b (diff) | |
download | gdb-97d5cae82a570b20dc99cee7dd66c72cf81b92ee.zip gdb-97d5cae82a570b20dc99cee7dd66c72cf81b92ee.tar.gz gdb-97d5cae82a570b20dc99cee7dd66c72cf81b92ee.tar.bz2 |
newlib/
* testsuite/lib/flags.exp (newlib_include_flags): Drop
-I${newlib_dir}.
-rw-r--r-- | ChangeLog.csl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl index 4acb68b..0f90fd7 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,3 +1,9 @@ +2006-12-22 Kazu Hirata <kazu@codesourcery.com> + + newlib/ + * testsuite/lib/flags.exp (newlib_include_flags): Drop + -I${newlib_dir}. + 2006-12-22 Nathan Sidwell <nathan@codesourcery.com> libgloss/ |