diff options
author | Walter Lee <walt@tilera.com> | 2016-06-28 14:15:32 -0400 |
---|---|---|
committer | Walter Lee <walt@tilera.com> | 2016-06-28 14:16:15 -0400 |
commit | 9abdce70ac7a3ee8f92285c314fa7728d3c1aa43 (patch) | |
tree | b9bcdecc8a01eb022b1b176539907a940c125226 /ChangeLog | |
parent | 2ac09a5bbbff78d363ede2f038c31a9b1cb0887b (diff) | |
download | gdb-9abdce70ac7a3ee8f92285c314fa7728d3c1aa43.zip gdb-9abdce70ac7a3ee8f92285c314fa7728d3c1aa43.tar.gz gdb-9abdce70ac7a3ee8f92285c314fa7728d3c1aa43.tar.bz2 |
[TILEPro] Don't build gdb
In configure.ac, add gdb to noconfigdirs for TILEPro.
* configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-06-28 Walter Lee <walt@tilera.com> + + * configure.ac (tilepro-*-*): Add gdb to noconfigdirs. + * configure: Regenerate. + 2016-05-28 Alan Modra <amodra@gmail.com> * Makefile.tpl (configure): Depend on m4 files included. |